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

Side by Side Diff: test/mozilla/mozilla.status

Issue 192022: Marked Mozilla Date test as flaky. (Closed)
Patch Set: Created 11 years, 3 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2009 the V8 project authors. All rights reserved. 1 # Copyright 2009 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 117
118 # 1026139: These date tests fail on arm 118 # 1026139: These date tests fail on arm
119 ecma/Date/15.9.5.29-1: PASS || ($ARM && FAIL) 119 ecma/Date/15.9.5.29-1: PASS || ($ARM && FAIL)
120 ecma/Date/15.9.5.34-1: PASS || ($ARM && FAIL) 120 ecma/Date/15.9.5.34-1: PASS || ($ARM && FAIL)
121 ecma/Date/15.9.5.28-1: PASS || ($ARM && FAIL) 121 ecma/Date/15.9.5.28-1: PASS || ($ARM && FAIL)
122 122
123 # 1050186: Arm vm is broken; probably unrelated to dates 123 # 1050186: Arm vm is broken; probably unrelated to dates
124 ecma/Array/15.4.4.5-3: PASS || ($ARM && FAIL) 124 ecma/Array/15.4.4.5-3: PASS || ($ARM && FAIL)
125 ecma/Date/15.9.5.22-2: PASS || ($ARM && FAIL) 125 ecma/Date/15.9.5.22-2: PASS || ($ARM && FAIL)
126 126
127 # Flaky test that fails due to what appears to be a bug in the test.
128 # Occurs depending on current time
129 ecma/Date/15.9.5.8: PASS || FAIL
130
127 # Severely brain-damaged test. Access to local variables must not 131 # Severely brain-damaged test. Access to local variables must not
128 # be more than 2.5 times faster than access to global variables? WTF? 132 # be more than 2.5 times faster than access to global variables? WTF?
129 js1_5/Regress/regress-169559: PASS || FAIL 133 js1_5/Regress/regress-169559: PASS || FAIL
130 134
131 135
132 # Test that rely on specific timezone (not working in Denmark). 136 # Test that rely on specific timezone (not working in Denmark).
133 js1_5/Regress/regress-58116: PASS || FAIL 137 js1_5/Regress/regress-58116: PASS || FAIL
134 138
135 139
136 # Flaky random() test. Tests the distribution of calls to Math.random(). 140 # Flaky random() test. Tests the distribution of calls to Math.random().
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
805 ecma/Date/15.9.5.8: SKIP 809 ecma/Date/15.9.5.8: SKIP
806 ecma/Date/15.9.5.9: SKIP 810 ecma/Date/15.9.5.9: SKIP
807 ecma/Date/15.9.5.10-2: SKIP 811 ecma/Date/15.9.5.10-2: SKIP
808 ecma/Date/15.9.5.11-2: SKIP 812 ecma/Date/15.9.5.11-2: SKIP
809 ecma/Expressions/11.7.2: SKIP 813 ecma/Expressions/11.7.2: SKIP
810 ecma/Expressions/11.10-2: SKIP 814 ecma/Expressions/11.10-2: SKIP
811 ecma/Expressions/11.7.3: SKIP 815 ecma/Expressions/11.7.3: SKIP
812 ecma/Expressions/11.10-3: SKIP 816 ecma/Expressions/11.10-3: SKIP
813 ecma/Expressions/11.7.1: SKIP 817 ecma/Expressions/11.7.1: SKIP
814 ecma_3/RegExp/regress-209067: SKIP 818 ecma_3/RegExp/regress-209067: SKIP
OLDNEW
« 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