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

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

Issue 173118: Fix mozilla test expectations. Generating a huge error message can... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 4 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 | Annotate | Revision Log
« 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 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 js1_5/extensions/regress-313630: FAIL_OK 617 js1_5/extensions/regress-313630: FAIL_OK
618 js1_5/extensions/regress-313763: FAIL_OK 618 js1_5/extensions/regress-313763: FAIL_OK
619 js1_5/extensions/regress-313803: FAIL_OK 619 js1_5/extensions/regress-313803: FAIL_OK
620 js1_5/extensions/regress-314874: FAIL_OK 620 js1_5/extensions/regress-314874: FAIL_OK
621 js1_5/extensions/regress-322957: FAIL_OK 621 js1_5/extensions/regress-322957: FAIL_OK
622 js1_5/extensions/regress-328556: FAIL_OK 622 js1_5/extensions/regress-328556: FAIL_OK
623 js1_5/extensions/regress-333541: FAIL_OK 623 js1_5/extensions/regress-333541: FAIL_OK
624 js1_5/extensions/regress-335700: FAIL_OK 624 js1_5/extensions/regress-335700: FAIL_OK
625 js1_5/extensions/regress-336409-1: FAIL_OK 625 js1_5/extensions/regress-336409-1: FAIL_OK
626 js1_5/extensions/regress-336409-2: FAIL_OK 626 js1_5/extensions/regress-336409-2: FAIL_OK
627 js1_5/extensions/regress-336410-1: FAIL_OK
628 js1_5/extensions/regress-336410-2: FAIL_OK 627 js1_5/extensions/regress-336410-2: FAIL_OK
629 js1_5/extensions/regress-341956-01: FAIL_OK 628 js1_5/extensions/regress-341956-01: FAIL_OK
630 js1_5/extensions/regress-341956-02: FAIL_OK 629 js1_5/extensions/regress-341956-02: FAIL_OK
631 js1_5/extensions/regress-341956-03: FAIL_OK 630 js1_5/extensions/regress-341956-03: FAIL_OK
632 js1_5/extensions/regress-345967: FAIL_OK 631 js1_5/extensions/regress-345967: FAIL_OK
633 js1_5/extensions/regress-346494-01: FAIL_OK 632 js1_5/extensions/regress-346494-01: FAIL_OK
634 js1_5/extensions/regress-346494: FAIL_OK 633 js1_5/extensions/regress-346494: FAIL_OK
635 js1_5/extensions/regress-347306-02: FAIL_OK 634 js1_5/extensions/regress-347306-02: FAIL_OK
636 js1_5/extensions/regress-348986: FAIL_OK 635 js1_5/extensions/regress-348986: FAIL_OK
637 js1_5/extensions/regress-349616: FAIL_OK 636 js1_5/extensions/regress-349616: FAIL_OK
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
699 js1_5/extensions/regress-90596-002: FAIL_OK 698 js1_5/extensions/regress-90596-002: FAIL_OK
700 js1_5/extensions/regress-96284-001: FAIL_OK 699 js1_5/extensions/regress-96284-001: FAIL_OK
701 js1_5/extensions/regress-96284-002: FAIL_OK 700 js1_5/extensions/regress-96284-002: FAIL_OK
702 js1_5/extensions/scope-001: FAIL_OK 701 js1_5/extensions/scope-001: FAIL_OK
703 js1_5/extensions/toLocaleFormat-01: FAIL_OK 702 js1_5/extensions/toLocaleFormat-01: FAIL_OK
704 js1_5/extensions/toLocaleFormat-02: FAIL_OK 703 js1_5/extensions/toLocaleFormat-02: FAIL_OK
705 704
706 js1_5/extensions/regress-330569: TIMEOUT 705 js1_5/extensions/regress-330569: TIMEOUT
707 js1_5/extensions/regress-351448: TIMEOUT 706 js1_5/extensions/regress-351448: TIMEOUT
708 js1_5/extensions/regress-342960: FAIL_OK || TIMEOUT if $mode == debug 707 js1_5/extensions/regress-342960: FAIL_OK || TIMEOUT if $mode == debug
708 # In the 64-bit version, this test takes longer to run out of memory
709 # than it does in the 32-bit version when attempting to generate a huge
710 # error message in debug mode.
711 js1_5/extensions/regress-336410-1: FAIL_OK || TIMEOUT if ($mode == debug && $arc h == x64)
712
709 713
710 714
711 ##################### DECOMPILATION TESTS ##################### 715 ##################### DECOMPILATION TESTS #####################
712 716
713 # We don't really about the outcome of running the 717 # We don't really about the outcome of running the
714 # decompilation tests as long as they don't crash or 718 # decompilation tests as long as they don't crash or
715 # timeout. 719 # timeout.
716 720
717 js1_5/decompilation/regress-344120: PASS || FAIL 721 js1_5/decompilation/regress-344120: PASS || FAIL
718 js1_5/decompilation/regress-346892: PASS || FAIL 722 js1_5/decompilation/regress-346892: PASS || FAIL
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
801 ecma/Date/15.9.5.8: SKIP 805 ecma/Date/15.9.5.8: SKIP
802 ecma/Date/15.9.5.9: SKIP 806 ecma/Date/15.9.5.9: SKIP
803 ecma/Date/15.9.5.10-2: SKIP 807 ecma/Date/15.9.5.10-2: SKIP
804 ecma/Date/15.9.5.11-2: SKIP 808 ecma/Date/15.9.5.11-2: SKIP
805 ecma/Expressions/11.7.2: SKIP 809 ecma/Expressions/11.7.2: SKIP
806 ecma/Expressions/11.10-2: SKIP 810 ecma/Expressions/11.10-2: SKIP
807 ecma/Expressions/11.7.3: SKIP 811 ecma/Expressions/11.7.3: SKIP
808 ecma/Expressions/11.10-3: SKIP 812 ecma/Expressions/11.10-3: SKIP
809 ecma/Expressions/11.7.1: SKIP 813 ecma/Expressions/11.7.1: SKIP
810 ecma_3/RegExp/regress-209067: SKIP 814 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