| 67 | | } |
| | 68 | Traceback (most recent call last): |
| | 69 | |
| | 70 | File "validate_okushiri.py", line 32, in test_that_output_is_as_expected |
| | 71 | |
| | 72 | assert res == 0 |
| | 73 | |
| | 74 | AssertionError? |
| | 75 | |
| | 76 | Ran 2 tests in 0.886s |
| | 77 | |
| | 78 | FAILED (failures=2) python validate_patong_scenario.py Exercise Patong Validation Scenario for three resolutions and ... ok |
| | 79 | |
| | 80 | Ran 1 test in 1357.048s |
| | 81 | |
| | 82 | OK python validate_Bf.py test_compare_URSsww_vs_EvolveANUGAsww (main.Test_Bf) ... FAIL |
| | 83 | |
| | 84 | ====================================================================== FAIL: test_compare_URSsww_vs_EvolveANUGAsww (main.Test_Bf) |
| | 85 | |
| | 86 | Traceback (most recent call last): |
| | 87 | |
| | 88 | File "validate_Bf.py", line 33, in test_compare_URSsww_vs_EvolveANUGAsww |
| | 89 | |
| | 90 | assert res == 0 |
| | 91 | |
| | 92 | AssertionError? |
| | 93 | |
| | 94 | Ran 1 test in 0.976s |
| | 95 | |
| | 96 | FAILED (failures=1) That took 1375.41 seconds in total |
| | 97 | }}} |
| | 98 | |
| | 99 | I've added the screen dump of the first comments to the above code dump. |