non-reg tests: try to remove tests that fail for bad reasons.
For instance, do not launch tests that perform result comparison (via lurette) on files that contains extern nodes (as they cannot be executed) or package. Package do not work because appending the tested lustre file with the generated oracle as I do is wrong in presence of package. Moreover, my current test process is not able to test programs which main node IOs are not all on the base clock. I have fixed this by patching the examples. # of expected passes 1508 -> 1512 # of unexpected failures 130 -> 84
Showing
- test/lus2lic.sum 60 additions, 96 deletionstest/lus2lic.sum
- test/lus2lic.tests/non-reg.exp 24 additions, 25 deletionstest/lus2lic.tests/non-reg.exp
- test/lus2lic.time 2 additions, 0 deletionstest/lus2lic.time
- test/should_work/CURRENT.lus 6 additions, 1 deletiontest/should_work/CURRENT.lus
- test/should_work/PCOND.lus 34 additions, 9 deletionstest/should_work/PCOND.lus
- test/should_work/PCOND1.lus 25 additions, 3 deletionstest/should_work/PCOND1.lus
- test/should_work/X.lus 13 additions, 1 deletiontest/should_work/X.lus
- test/should_work/X6.lus 23 additions, 0 deletionstest/should_work/X6.lus
- test/should_work/bob.lus 5 additions, 1 deletiontest/should_work/bob.lus
- test/should_work/ck2.lus 12 additions, 1 deletiontest/should_work/ck2.lus
- test/should_work/ck3.lus 11 additions, 1 deletiontest/should_work/ck3.lus
- test/should_work/ck4.lus 6 additions, 1 deletiontest/should_work/ck4.lus
- test/should_work/ck7.lus 12 additions, 0 deletionstest/should_work/ck7.lus
- test/should_work/clock1_2ms.lus 8 additions, 1 deletiontest/should_work/clock1_2ms.lus
- test/should_work/clock_ite.lus 9 additions, 1 deletiontest/should_work/clock_ite.lus
- test/should_work/filliter.lus 9 additions, 1 deletiontest/should_work/filliter.lus
- test/should_work/hanane.lus 6 additions, 1 deletiontest/should_work/hanane.lus
- test/should_work/lustre_test1_ok.lus 8 additions, 0 deletionstest/should_work/lustre_test1_ok.lus
- test/should_work/multiclock.lus 10 additions, 1 deletiontest/should_work/multiclock.lus
- test/should_work/sample_time_change_MainNode.lus 2 additions, 1 deletiontest/should_work/sample_time_change_MainNode.lus
This diff is collapsed.
Please register or sign in to comment