Commit graph

17 commits

Author SHA1 Message Date
Oliver Blanthorn
a6ed997731
Clean up build before retrying 2020-06-17 18:24:30 +01:00
Oliver Blanthorn
07464f9ef6
Rerun more things if build fails 2020-06-17 17:32:17 +01:00
Oliver Blanthorn
fd765e4759
Reduce retry wait seconds 2020-06-17 15:45:53 +01:00
Oliver Blanthorn
7a7ee50155
Offload retries to retry action 2020-06-17 15:36:36 +01:00
Oliver Blanthorn
f87f5b59af
Retry e2e tests if they fail 2020-06-17 15:34:10 +01:00
Oliver Blanthorn
1fdc7fa9fb
Bin Windows
It probably isn't any more unreliable than Linux but
I don't want to double our chances of failure
2020-06-16 11:02:50 +01:00
Oliver Blanthorn
1a777fe287
Give e2e tests more chances to succeed 2020-06-08 14:37:34 +01:00
Oliver Blanthorn
39b0060c1f Stop testing on OSX as it always failed 2020-06-07 22:16:22 +01:00
glacambre
af36d26fe3 e2e tests: stop renaming .zip files into .xpi
Selenium became able to load .zip extensions in Firefox a couple of
months ago:
4ea31198a7
2020-05-29 06:46:58 +02:00
glacambre
7bc33c2645 e2e tests: rely on yarn to find web-ext and jest 2020-05-27 18:53:19 +02:00
glacambre
53b2746108 e2e tests: decapitate firefox 2020-05-27 18:26:43 +02:00
Oliver Blanthorn
42f3d287ea
Reuse Yarn package cache 2020-05-27 16:50:36 +01:00
Oliver Blanthorn
083af30924
Remove misleading paths 2020-05-27 16:43:28 +01:00
Oliver Blanthorn
5150800fe0
Fix missing end quote 2020-05-27 16:37:07 +01:00
Oliver Blanthorn
413561e5c3
Always build extension 2020-05-27 16:34:08 +01:00
Oliver Blanthorn
4ad8d5233f
Prevent PRs from having twice as many tests run 2020-05-27 15:51:01 +01:00
Oliver Blanthorn
1017692adb
Add GitHub action for e2e tests
Related issue: #2432
2020-05-27 15:47:16 +01:00