Updates:
        Cc: [email protected]
        Labels: -Turbofan TurboFan

Comment #5 on issue 3527 by [email protected]: Ensure that Turbofan handles Harmony features gracefully
https://code.google.com/p/v8/issues/detail?id=3527

Yep, the blacklist needs to be fixed before we activate TurboFan for real. This goes beyong Harmony, there are a couple of non-Harmony tests that still fail because of the broken blacklist. Here are excerpts from the cctest.status and mjsunit.status file:

  # TODO(mstarzinger): Sometimes the try-catch blacklist fails.
  'test-debug/DebugEvaluateWithoutStack': [PASS, NO_VARIANTS],
  'test-debug/MessageQueues': [PASS, NO_VARIANTS],
  'test-debug/NestedBreakEventContextData': [PASS, NO_VARIANTS],
  'test-debug/SendClientDataToHandler': [PASS, NO_VARIANTS],

  # TODO(mstarzinger): Sometimes the try-catch blacklist fails.
  'debug-references': [PASS, NO_VARIANTS],
  'regress/regress-263': [PASS, NO_VARIANTS],

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to