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

test: start adding capability smoke tests #784

Merged
merged 1 commit into from Jan 31, 2020

Conversation

pavelfeldman
Copy link
Member

No description provided.

@@ -172,6 +172,9 @@ module.exports.describe = ({testRunner, product, playwrightPath}) => {
testRunner.loadTests(require('./geolocation.spec.js'), testOptions);
testRunner.loadTests(require('./workers.spec.js'), testOptions);

if (WEBKIT)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not everywhere? It makes sense to smoke test that wasm works in all our browsers.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SG!

@pavelfeldman pavelfeldman changed the title test: start adding webkit build flags tests test: start adding capability smoke tests Jan 31, 2020
@pavelfeldman pavelfeldman merged commit 2bf88fd into microsoft:master Jan 31, 2020
@pavelfeldman pavelfeldman deleted the capab branch January 31, 2020 16:57
sand4rt pushed a commit to sand4rt/playwright that referenced this pull request Dec 21, 2022
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