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

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

Issue 1412313010: [Ignition] Skip another failing mjsunittest on ignition. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@int_mjsunit3
Patch Set: Created 5 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
« 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 2012 the V8 project authors. All rights reserved. 1 # Copyright 2012 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 868 matching lines...) Expand 10 before | Expand all | Expand 10 after
879 'regress/regress-4255-4': [SKIP], 879 'regress/regress-4255-4': [SKIP],
880 'regress/regress-430201': [SKIP], 880 'regress/regress-430201': [SKIP],
881 'regress/regress-430201b': [SKIP], 881 'regress/regress-430201b': [SKIP],
882 'regress/regress-4309-3': [SKIP], 882 'regress/regress-4309-3': [SKIP],
883 'regress/regress-4320': [SKIP], 883 'regress/regress-4320': [SKIP],
884 'regress/regress-4325': [SKIP], 884 'regress/regress-4325': [SKIP],
885 'regress/regress-436893': [SKIP], 885 'regress/regress-436893': [SKIP],
886 'regress/regress-4374': [SKIP], 886 'regress/regress-4374': [SKIP],
887 'regress/regress-4388': [SKIP], 887 'regress/regress-4388': [SKIP],
888 'regress/regress-444805': [SKIP], 888 'regress/regress-444805': [SKIP],
889 'regress/regress-446389': [SKIP],
889 'regress/regress-4515': [SKIP], 890 'regress/regress-4515': [SKIP],
890 'regress/regress-4521': [SKIP], 891 'regress/regress-4521': [SKIP],
891 'regress/regress-4525': [SKIP], 892 'regress/regress-4525': [SKIP],
892 'regress/regress-453481': [SKIP], 893 'regress/regress-453481': [SKIP],
893 'regress/regress-4534': [SKIP], 894 'regress/regress-4534': [SKIP],
894 'regress/regress-454725': [SKIP], 895 'regress/regress-454725': [SKIP],
895 'regress/regress-470804': [SKIP], 896 'regress/regress-470804': [SKIP],
896 'regress/regress-476488': [SKIP], 897 'regress/regress-476488': [SKIP],
897 'regress/regress-491536': [SKIP], 898 'regress/regress-491536': [SKIP],
898 'regress/regress-514362': [SKIP], 899 'regress/regress-514362': [SKIP],
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
1007 'undetectable-compare': [SKIP], 1008 'undetectable-compare': [SKIP],
1008 'unused-context-in-with': [SKIP], 1009 'unused-context-in-with': [SKIP],
1009 'uri': [SKIP], 1010 'uri': [SKIP],
1010 'value-wrapper': [SKIP], 1011 'value-wrapper': [SKIP],
1011 'with-parameter-access': [SKIP], 1012 'with-parameter-access': [SKIP],
1012 'with-prototype': [SKIP], 1013 'with-prototype': [SKIP],
1013 'with-readonly': [SKIP], 1014 'with-readonly': [SKIP],
1014 }], # ignition == True 1015 }], # ignition == True
1015 1016
1016 ] 1017 ]
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