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

Simplify test262-harness.py #4910

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ossy-szeged
Copy link
Contributor

Use regular expressions to parse the YAML headers of the tests
instead of the imported thirdparty YAML parser.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác csaba.osztrogonac@h-lab.eu

@ossy-szeged ossy-szeged force-pushed the test262-drop-yaml-parser branch 2 times, most recently from cf3a0d6 to e44c600 Compare January 10, 2022 20:48
@ossy-szeged
Copy link
Contributor Author

Based on #4959, it should be merged first.

@rtakacs
Copy link
Contributor

rtakacs commented Jan 11, 2022

LGTM (informal)

Use regular expressions to parse the YAML headers of the tests
instead of the imported thirdparty YAML parser.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác csaba.osztrogonac@h-lab.eu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants