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

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

Issue 1527593002: [debugger] flood function for stepping on throw. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: one more item for the black list Created 5 years 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 | « src/execution.cc ('k') | test/mjsunit/regress/regress-crbug-568477-1.js » ('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 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 856 matching lines...) Expand 10 before | Expand all | Expand 10 after
867 'regress/regress-286': [SKIP], 867 'regress/regress-286': [SKIP],
868 'regress/regress-298269': [SKIP], 868 'regress/regress-298269': [SKIP],
869 'regress/regress-3135': [SKIP], 869 'regress/regress-3135': [SKIP],
870 'regress/regress-3176': [SKIP], 870 'regress/regress-3176': [SKIP],
871 'regress/regress-318420': [SKIP], 871 'regress/regress-318420': [SKIP],
872 'regress/regress-320532': [SKIP], 872 'regress/regress-320532': [SKIP],
873 'regress/regress-3281': [SKIP], 873 'regress/regress-3281': [SKIP],
874 'regress/regress-331444': [SKIP], 874 'regress/regress-331444': [SKIP],
875 'regress/regress-343609': [SKIP], 875 'regress/regress-343609': [SKIP],
876 'regress/regress-347530': [SKIP], 876 'regress/regress-347530': [SKIP],
877 'regress/regress-347914': [SKIP],
877 'regress/regress-352982': [SKIP], 878 'regress/regress-352982': [SKIP],
878 'regress/regress-354357': [SKIP], 879 'regress/regress-354357': [SKIP],
879 'regress/regress-356053': [SKIP], 880 'regress/regress-356053': [SKIP],
880 'regress/regress-357105': [SKIP], 881 'regress/regress-357105': [SKIP],
881 'regress/regress-361025': [SKIP], 882 'regress/regress-361025': [SKIP],
882 'regress/regress-3621': [SKIP], 883 'regress/regress-3621': [SKIP],
883 'regress/regress-365172-3': [SKIP], 884 'regress/regress-365172-3': [SKIP],
884 'regress/regress-370827': [SKIP], 885 'regress/regress-370827': [SKIP],
885 'regress/regress-3709': [SKIP], 886 'regress/regress-3709': [SKIP],
886 'regress/regress-377290': [SKIP], 887 'regress/regress-377290': [SKIP],
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
982 'regress/regress-crbug-489293': [SKIP], 983 'regress/regress-crbug-489293': [SKIP],
983 'regress/regress-crbug-489597': [SKIP], 984 'regress/regress-crbug-489597': [SKIP],
984 'regress/regress-crbug-498142': [SKIP], 985 'regress/regress-crbug-498142': [SKIP],
985 'regress/regress-crbug-500824': [SKIP], 986 'regress/regress-crbug-500824': [SKIP],
986 'regress/regress-crbug-501809': [SKIP], 987 'regress/regress-crbug-501809': [SKIP],
987 'regress/regress-crbug-506443': [SKIP], 988 'regress/regress-crbug-506443': [SKIP],
988 'regress/regress-crbug-507070': [SKIP], 989 'regress/regress-crbug-507070': [SKIP],
989 'regress/regress-crbug-527364': [SKIP], 990 'regress/regress-crbug-527364': [SKIP],
990 'regress/regress-crbug-530598': [SKIP], 991 'regress/regress-crbug-530598': [SKIP],
991 'regress/regress-crbug-546968': [SKIP], 992 'regress/regress-crbug-546968': [SKIP],
993 'regress/regress-crbug-568477-1': [SKIP],
994 'regress/regress-crbug-568477-2': [SKIP],
995 'regress/regress-crbug-568477-3': [SKIP],
996 'regress/regress-crbug-568477-4': [SKIP],
992 'regress/regress-deopt-gcb': [SKIP], 997 'regress/regress-deopt-gcb': [SKIP],
993 'regress/regress-deopt-gc': [SKIP], 998 'regress/regress-deopt-gc': [SKIP],
994 'regress/regress-deopt-in-array-literal-spread': [SKIP], 999 'regress/regress-deopt-in-array-literal-spread': [SKIP],
995 'regress/regress-embedded-cons-string': [SKIP], 1000 'regress/regress-embedded-cons-string': [SKIP],
996 'regress/regress-existing-shared-function-info': [SKIP], 1001 'regress/regress-existing-shared-function-info': [SKIP],
997 'regress/regress-fast-literal-transition': [SKIP], 1002 'regress/regress-fast-literal-transition': [SKIP],
998 'regress/regress-force-representation': [SKIP], 1003 'regress/regress-force-representation': [SKIP],
999 'regress/regress-function-constructor-receiver': [SKIP], 1004 'regress/regress-function-constructor-receiver': [SKIP],
1000 'regress/regress-handle-illegal-redeclaration': [SKIP], 1005 'regress/regress-handle-illegal-redeclaration': [SKIP],
1001 'regress/regress-inline-class-constructor': [SKIP], 1006 'regress/regress-inline-class-constructor': [SKIP],
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
1072 1077
1073 ############################################################################## 1078 ##############################################################################
1074 ['gcov_coverage', { 1079 ['gcov_coverage', {
1075 # Tests taking too long. 1080 # Tests taking too long.
1076 'array-functions-prototype-misc': [SKIP], 1081 'array-functions-prototype-misc': [SKIP],
1077 'strong/implicit-conversions': [SKIP], 1082 'strong/implicit-conversions': [SKIP],
1078 'strong/load-element-mutate-backing-store': [SKIP], 1083 'strong/load-element-mutate-backing-store': [SKIP],
1079 }], # 'gcov_coverage' 1084 }], # 'gcov_coverage'
1080 1085
1081 ] 1086 ]
OLDNEW
« no previous file with comments | « src/execution.cc ('k') | test/mjsunit/regress/regress-crbug-568477-1.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698