Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: dart/tests/co19/co19-runtime.status

Issue 11228052: More math expectations for co19. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index e29d5856a8188a89a11d4dd8f25ed45cc817cc14..88307b27234228744fc5587c40879d0aa9b54b30 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -184,13 +184,11 @@ LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # TODO(vm-team):
LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triage this failure.
LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triage this failure.
LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure.
-LibTest/math/exp_A01_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure.
-LibTest/math/tan_A01_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
@@ -285,11 +283,11 @@ LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461
[ $compiler == none && $runtime == vm ]
-LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44
[ $compiler == none && $runtime == vm && $system == macos ]
+LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44
LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44
@@ -300,7 +298,6 @@ LibTest/math/exp_A01_t01: Fail
[ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ]
LibTest/math/sin_A01_t01: Fail
-LibTest/math/tan_A01_t01: Fail
[ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ]
LibTest/core/Map/Map_class_A01_t04: Skip # Timeout
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698