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

Unified Diff: LayoutTests/fast/js/date-big-setdate-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
Index: LayoutTests/fast/js/date-big-setdate-expected.txt
diff --git a/LayoutTests/fast/js/date-big-setdate-expected.txt b/LayoutTests/fast/js/date-big-setdate-expected.txt
deleted file mode 100644
index 8b0c7b04ce53fe955676c808a085eaa73a79511d..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/js/date-big-setdate-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-This test checks for regression against: 3381 Date.prototype.setDate() incorrect for values >=128.
-12975: DST changes in US affect JavaScript date calculations
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS d.valueOf() - curValue is millisecondsPerDay
-PASS Passed all tests for DST (or skipped the tests if your timezone isn't PST/PDT)
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698