[interpreter] Enable exception test that no longer fails.

R=rmcilroy@chromium.org

Review URL: https://codereview.chromium.org/1662293002

Cr-Commit-Position: refs/heads/master@{#33745}
This commit is contained in:
mstarzinger 2016-02-04 09:31:33 -08:00 committed by Commit bot
parent dbd8640813
commit d3ac2450ab

View File

@ -518,9 +518,6 @@
# TODO(rmcilroy,4680): Check failed: toplevel_test_code_event_found.
'test-serialize/SerializeToplevelIsolates': [FAIL],
# TODO(rmcilroy,4680): Exception message doesn't match in release mode.
'test-run-jsexceptions/ThrowMessageIndirectly': [FAIL, PASS],
# TODO(rmcilroy,4682): Requires support for classes.
'test-inobject-slack-tracking/SubclassBasicNoBaseClassInstancesNoInlineNew': [FAIL],
'test-inobject-slack-tracking/SubclassBasicNoBaseClassInstances': [FAIL],