Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a location filter for Test262 integration #128

Open
Tracked by #130
spectranaut opened this issue Sep 19, 2017 · 2 comments
Open
Tracked by #130

Add a location filter for Test262 integration #128

spectranaut opened this issue Sep 19, 2017 · 2 comments

Comments

@spectranaut
Copy link

For prepack's Test262 filtering

https://github.com/facebook/prepack/blob/master/scripts/test262-runner.js#L1159

function filterFlags(data: BannerData): boolean {
  return !data.flags.includes("async");
}
@leobalter leobalter added this to the test262-harness filters milestone Sep 19, 2017
@spectranaut spectranaut changed the title Add a "flags" filter on Test262-harness Add a "flags" filter for Test262-harness Sep 20, 2017
@labond
Copy link

labond commented Oct 6, 2017

Per #125, moving to backlog

@leobalter
Copy link

renamed to reflect scope, #127 should cover the tags

@leobalter leobalter changed the title Add a "flags" filter for Test262-harness Add a location filter for Test262 integration Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants