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

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

Issue 8404030: Version 3.7.1 (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 9 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « test/mjsunit/to_number_order.js ('k') | test/sputnik/sputnik.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2011 the V8 project authors. All rights reserved. 1 # Copyright 2011 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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 js1_5/Regress/regress-280769-4: PASS || FAIL 293 js1_5/Regress/regress-280769-4: PASS || FAIL
294 js1_5/Regress/regress-280769-5: PASS || FAIL 294 js1_5/Regress/regress-280769-5: PASS || FAIL
295 295
296 296
297 # We do not support static RegExp.multiline - should we?. 297 # We do not support static RegExp.multiline - should we?.
298 js1_2/regexp/RegExp_multiline: FAIL_OK 298 js1_2/regexp/RegExp_multiline: FAIL_OK
299 js1_2/regexp/RegExp_multiline_as_array: FAIL_OK 299 js1_2/regexp/RegExp_multiline_as_array: FAIL_OK
300 js1_2/regexp/beginLine: FAIL_OK 300 js1_2/regexp/beginLine: FAIL_OK
301 js1_2/regexp/endLine: FAIL_OK 301 js1_2/regexp/endLine: FAIL_OK
302 302
303 # We no longer let calls to test and exec with no argument implicitly
304 # use the previous input.
305 js1_2/regexp/RegExp_input: FAIL_OK
306 js1_2/regexp/RegExp_input_as_array: FAIL_OK
307
303 308
304 # To be compatible with safari typeof a regexp yields 'function'; 309 # To be compatible with safari typeof a regexp yields 'function';
305 # in firefox it yields 'object'. 310 # in firefox it yields 'object'.
306 js1_2/function/regexparg-1: FAIL_OK 311 js1_2/function/regexparg-1: FAIL_OK
307 312
308 313
309 # Date trouble? 314 # Date trouble?
310 js1_5/Date/regress-301738-02: FAIL_OK 315 js1_5/Date/regress-301738-02: FAIL_OK
311 316
312 317
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 # Tests that use uneval. Non-ECMA. 408 # Tests that use uneval. Non-ECMA.
404 js1_5/GC/regress-418128: FAIL_OK 409 js1_5/GC/regress-418128: FAIL_OK
405 js1_5/extensions/regress-465276: FAIL_OK 410 js1_5/extensions/regress-465276: FAIL_OK
406 js1_5/Error/regress-465377: FAIL_OK 411 js1_5/Error/regress-465377: FAIL_OK
407 412
408 # Tests that use the watch method. Non-ECMA. 413 # Tests that use the watch method. Non-ECMA.
409 js1_5/extensions/regress-435345-01: FAIL_OK 414 js1_5/extensions/regress-435345-01: FAIL_OK
410 js1_5/extensions/regress-455413: FAIL_OK 415 js1_5/extensions/regress-455413: FAIL_OK
411 416
412 417
413 # The spec specifies reverse evaluation order for < and >=.
414 # See section 11.8.2 and 11.8.5.
415 # We implement the spec here but the test tests the more straigtforward order.
416 ecma_3/Operators/order-01: FAIL_OK
417
418
419 # Uses Mozilla-specific QName, XML, XMLList and Iterator. 418 # Uses Mozilla-specific QName, XML, XMLList and Iterator.
420 js1_5/Regress/regress-407323: FAIL_OK 419 js1_5/Regress/regress-407323: FAIL_OK
421 js1_5/Regress/regress-407957: FAIL_OK 420 js1_5/Regress/regress-407957: FAIL_OK
422 421
423 422
424 # Relies on JavaScript 1.2 / 1.3 deprecated features. 423 # Relies on JavaScript 1.2 / 1.3 deprecated features.
425 js1_2/function/String: FAIL_OK 424 js1_2/function/String: FAIL_OK
426 js1_2/operator/equality: FAIL_OK 425 js1_2/operator/equality: FAIL_OK
427 js1_2/version120/boolean-001: FAIL_OK 426 js1_2/version120/boolean-001: FAIL_OK
428 js1_2/String/concat: FAIL_OK 427 js1_2/String/concat: FAIL_OK
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
857 ecma/Date/15.9.5.12-2: SKIP 856 ecma/Date/15.9.5.12-2: SKIP
858 ecma/Date/15.9.5.8: SKIP 857 ecma/Date/15.9.5.8: SKIP
859 ecma/Date/15.9.5.9: SKIP 858 ecma/Date/15.9.5.9: SKIP
860 ecma/Date/15.9.5.11-2: SKIP 859 ecma/Date/15.9.5.11-2: SKIP
861 ecma/Expressions/11.7.2: SKIP 860 ecma/Expressions/11.7.2: SKIP
862 ecma/Expressions/11.10-2: SKIP 861 ecma/Expressions/11.10-2: SKIP
863 ecma/Expressions/11.7.3: SKIP 862 ecma/Expressions/11.7.3: SKIP
864 ecma/Expressions/11.10-3: SKIP 863 ecma/Expressions/11.10-3: SKIP
865 ecma/Expressions/11.7.1: SKIP 864 ecma/Expressions/11.7.1: SKIP
866 ecma_3/RegExp/regress-209067: SKIP 865 ecma_3/RegExp/regress-209067: SKIP
OLDNEW
« no previous file with comments | « test/mjsunit/to_number_order.js ('k') | test/sputnik/sputnik.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698