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

Unified Diff: test/test262/test262.status

Issue 1709373002: Make Date.prototype.toGMTString an alias for Date.prototype.toUTCString (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix test Created 4 years, 10 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 | « test/mjsunit/function-names.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 08542ca17d462f9c9088d43d5b9865396b8f1776..7b764edba01e82d63eff19215701ac3dcb5da66c 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -263,9 +263,6 @@
'built-ins/Object/entries/*': [SKIP],
'built-ins/Object/values/*': [SKIP],
- # https://bugs.chromium.org/p/v8/issues/detail?id=4708
- 'annexB/Date/prototype/toGMTString/name': [FAIL],
-
######################## NEEDS INVESTIGATION ###########################
# These test failures are specific to the intl402 suite and need investigation
« no previous file with comments | « test/mjsunit/function-names.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698