Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
helix + pw + linux/osx #30676
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
helix + pw + linux/osx #30676
Changes from all commits
6d797aa
7a009c5
01c36c7
5e062e6
5487e65
dfa2bb5
240fcd5
dcaee00
851fe5a
f205ae2
3338c20
130590e
14ff8f6
e0f0762
9337217
ccf693b
0780315
e9a3dee
4062e0d
c683be7
fb46691
6f446b8
1bcdae4
45dcdd2
ed2cd1d
305e8ff
62f8545
9fd8c22
455e86c
40d2ea9
dbeadea
11e119c
1903155
cab8111
ad7ee3a
43a2611
6ecb555
d8576ea
88f6fbd
4e32207
e6d587d
69c5c94
14c0d18
803ee55
8d54adc
f5916c6
3f6d9c4
a2efa58
3d01358
cdcca8b
c3f8cc5
b8e9f4c
1c278dd
6f239c9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Playwright reqs depend on ubuntu 1804 min version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You comment implies we shouldn't be using Playwright tests on 16.04 at all. Should we remove this queue or skip the Playwright tests here❔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you turn this off on
playwrightSettings.ci.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure if this works I'll switch it to that file, just trying to make things not blow up on linux
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was already set in ci.json, so I'll just try removing it and seeing if it blows up again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't look like this works (at least not on helix right now), so I'm just going to turn it off globally