Csaba Osztrogonác e3decffdd3 Make run-test-suite.py handle crashes properly (#3512)
Changes:
- Crashing jerry / jerry-snapshot is always "FAIL",
only the 1 return code is accepted as expected fail.
- "FAIL (XPASS)" string is only used if the test marked
as expected fail, but the return code is 0.
- Simple "FAIL" string is used if the test marked as expected
fail, but the return code is not 0 or 1. (crash)

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
2020-01-15 09:14:51 +01:00
..
2018-08-21 09:26:53 +02:00
2019-10-24 14:49:47 +02:00
2018-08-21 09:26:53 +02:00
2018-08-21 09:26:53 +02:00
2018-08-21 09:26:53 +02:00
2019-07-25 20:33:03 +02:00