Test framework still generates .py files

Bug #521992 reported by Matt Giuca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mars
Fix Released
Low
Matt Giuca

Bug Description

It doesn't actually create Python files (that functionality has long been removed). But the test framework still runs marsc with -o and a random .py filename (in which it puts a .mas file).

Don't remove this functionality, as we may actually want to generate an output file in the future. Just change to use the same algorithm for generating a .mas file as Mars itself uses. Or better, put them in /tmp so we don't have to see them.

(Note: It usually deletes them so you don't see them. But if it fails badly it may not delete, and also it's still bad even if it does delete them.)

Tags: testing

Related branches

Revision history for this message
Matt Giuca (mgiuca) wrote :

Fixed in trunk r962.

Changed in mars:
status: Triaged → Fix Committed
Matt Giuca (mgiuca)
Changed in mars:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.