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

Unified Diff: test/cctest/cctest.status

Issue 1689993002: [Interpreter] Remove some Ignition skips from mjsunit and cctest (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Remove cctest skips too Created 4 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 9ecf8240b6fed51967245ef067d6e30241dc549e..964b144a45ffdd3a62facc007a1eba5e7cfa24b2 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -631,33 +631,6 @@
'test-heap/TestCodeFlushingIncrementalAbort': [PASS, FAIL],
'test-cpu-profiler/SourceLocation': [PASS, FAIL],
'test-serialize/SerializeInternalReference': [PASS, FAIL],
-
- # TODO(rmcilroy,4680): DCHECK(shared->function_data()->IsUndefined()) in
- # compiler.cc GetUnoptimizedCodeCommon() or timeout in release mode.
- 'test-func-name-inference/GlobalProperty': [SKIP],
- 'test-func-name-inference/GlobalVar': [SKIP],
- 'test-func-name-inference/InConstructor': [SKIP],
- 'test-func-name-inference/Static': [SKIP],
- 'test-func-name-inference/LocalVar': [SKIP],
- 'test-func-name-inference/Factory': [SKIP],
- 'test-func-name-inference/MultipleFuncsConditional': [SKIP],
- 'test-func-name-inference/AsParameter': [SKIP],
- 'test-func-name-inference/Prototype': [SKIP],
- 'test-func-name-inference/MultipleFuncsInLiteral': [SKIP],
- 'test-func-name-inference/ObjectLiteral': [SKIP],
- 'test-func-name-inference/AnonymousInAnonymousClosure1': [SKIP],
- 'test-func-name-inference/AnonymousInAnonymousClosure2': [SKIP],
- 'test-func-name-inference/MultipleAssignments': [SKIP],
- 'test-func-name-inference/Issue380': [SKIP],
- 'test-func-name-inference/NamedInAnonymousClosure': [SKIP],
- 'test-func-name-inference/AsConstructorParameter': [SKIP],
- 'test-func-name-inference/GlobalAssignmentAndCall': [SKIP],
- 'test-func-name-inference/FactoryHashmapConditional': [SKIP],
- 'test-func-name-inference/FactoryHashmap': [SKIP],
- 'test-func-name-inference/FactoryHashmapVariable': [SKIP],
- 'test-func-name-inference/MethodAssignmentInAnonymousFunctionCall': [SKIP],
- 'test-func-name-inference/AssignmentAndCall': [SKIP],
- 'test-func-name-inference/ReturnAnonymousFunction': [SKIP],
}], # ignition == True
['ignition == True and mode == debug and arch == x64', {
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698