Index: tests/co19/co19-compiler.status |
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status |
index c2fe03f47db6a741e6c9d6d9870eeb92caac6fba..da95784a443a803dc68ccc73f781d3e757743299 100644 |
--- a/tests/co19/co19-compiler.status |
+++ b/tests/co19/co19-compiler.status |
@@ -37,6 +37,7 @@ LibTest/core/int/operator-/int/operator-/A01/t01: Fail |
LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail |
LibTest/core/int/operator_~div/int/operator/~div/A01/t01: Fail |
LibTest/core/int/toInt/int/toInt/A01/t01: Fail |
+LibTest/core/double/toStringAsFixed/double/toStringAsFixed/A01/t03: Pass # Test is out of date and this should fail. |
# |
# Tests that pass in release mode but fail in debug mode |
@@ -48,6 +49,7 @@ LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t02: Fail |
LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: Fail |
LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t02: Fail |
LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: Fail |
+LibTest/core/double/toStringAsFixed/double/toStringAsFixed/A01/t03: Fail # Test is out of date. |
# |
# Problems in both debug and release builds |