Re: All translated tests failing - invalid routine id / error with status 1

new topic     » goto parent     » topic index » view thread      » older message » newer message
jmduro said...

Explanation might be there in eutest.ex:

 
 488         sequence crash_option = "" 
 489         if match("t_c_", filename) = 1 then 
 490                 crash_option = " -d CRASH " 
 491         end if 

May be crashing files should not match "t_c_" in their filename.

Jean-Marc

It's the other way around. If a test is supposed to crash, it should have "t_c_" in the file name and it should not define the crash_routine.

Basically Greg was getting tests that were supposed to have passed without crashing to crash. These are the ones that already do not have "t_c_" in their name.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu