Status: Assigned
Owner: machenb...@chromium.org
CC: a...@chromium.org,  rossb...@chromium.org
Labels: Type-Bug Priority-Medium Component-Tests

New issue 4164 by a...@chromium.org: Make the status file support filtering on variants or flags
https://code.google.com/p/v8/issues/detail?id=4164

Currently the status file allows filtering like so:

  'test/name', [['var == val', FAIL]],

This gets evaluated as we read the statusfile which does not allow us to filter based on the variants or flags passed to the binary.

The main use case at this point is to allow marking tests as failing in sloppy or strict mode only.



--
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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to