Commit Graph

1143 Commits

Author SHA1 Message Date
Ash Wilson
da891bd120
Use spaces in TEST_JUNIT_XML_RUN 2019-02-11 10:13:31 -05:00
Ash Wilson
f4f3d12719
Remove intermediate directory and TEST- prefix 2019-02-11 10:13:10 -05:00
Ash Wilson
65661ba8a3
Report test suites individually 2019-02-07 08:49:42 -05:00
Ash Wilson
55874e8353
Include suite name and optional run prefix in JUnit output filename 2019-02-07 08:49:03 -05:00
Ash Wilson
284ae721c7
Run everything everywhere mwahahaha 2019-02-07 08:48:34 -05:00
Ash Wilson
4f575e0340
Does that expect a forward slash? 2019-02-06 21:14:40 -05:00
Ash Wilson
8dfdccbb10
One Mocha suite, one Jasmine suite 2019-02-06 20:21:19 -05:00
Ash Wilson
7361720363
Quoting is a thing 2019-02-06 20:20:13 -05:00
Ash Wilson
c11442df5e
Explicit test-results.xml glob 2019-02-06 19:45:41 -05:00
Ash Wilson
f42de37cbc
Set ROOT instead of PATH 2019-02-06 14:23:54 -05:00
Ash Wilson
b118b91075
Use a subdirectory 2019-02-06 13:16:34 -05:00
Ash Wilson
d3eb451e55
Fail less on empty or missing result directories 2019-02-06 10:40:33 -05:00
Ash Wilson
bef6edb343
Respect Atom.SkipTests 2019-02-06 10:39:59 -05:00
Ash Wilson
ccc95917cd
Use Common.TestResultsDirectory for test results 2019-02-06 10:39:26 -05:00
Ash Wilson
69df3439f9
Use find instead of ls 2019-02-06 10:14:00 -05:00
Ash Wilson
399a0b7363
I could swear you used to be able to shorten that 2019-02-05 20:15:39 -05:00
Ash Wilson
c6d0afb304
Dump the test-results folder 2019-02-05 20:12:37 -05:00
Ash Wilson
756f1196da
Use backslashes on Windows in case something is being dumb 2019-02-05 20:12:25 -05:00
Ash Wilson
847f7aff4c
Use searchFolder and mergeTestResults 2019-02-05 20:12:03 -05:00
Ash Wilson
fe5bdeed21
Let's see if it magically works 2019-02-05 14:28:35 -05:00
Ash Wilson
afd6576566
Set ATOM_JASMINE_REPORTER to "list" on our CI builds 2019-02-05 10:29:09 -05:00
Ash Wilson
c192aeaa14
⬆️ electron-link 2019-02-04 14:33:04 -05:00
David Wilson
6903be1b60 Remove cached-run-in-this-context dependency
This dependency is no longer needed now that we use Node's built-in APIs
2019-01-30 10:55:29 -08:00
David Wilson
89de78b904 Launch mksnapshot.js using the current Node 2019-01-18 15:13:24 -08:00
David Wilson
7e5ba7c1ab Use the new Electron 3.0 snapshotting process with mksnapshot 2019-01-18 15:13:24 -08:00
David Wilson
71bf72aac6 Update snapshot path from snapshot_blob to v8_context_snapshot
Related commit: 
3ac4c1f03f
2019-01-18 15:12:55 -08:00
David Wilson
8dbd98a714 ⬆️ :electron: electron@3.0.0-beta.9 2019-01-18 15:12:55 -08:00
Winston Liu
b01b2fb79d
⬆️ status-bar@1.8.17 2019-01-10 22:10:43 -05:00
Ash Wilson
67c3535a36
Accept arguments to manually filter script/test 2019-01-08 20:36:27 -05:00
Winston Liu
4e0ad70771
⬆️ find-and-replace@0.215.15 2019-01-04 12:20:59 -05:00
Ash Wilson
81f066394d
Merge pull request #18641 from atom/aw/github-up-dev
Upgrade GitHub package on dev
2019-01-03 13:51:32 -05:00
Ash Wilson
f18454d693
Forgot the lockfile bump 2019-01-02 16:09:22 -05:00
Ash Wilson
3caaabf304
⬆️ electron-link 2019-01-02 16:02:42 -05:00
Ash Wilson
8274b4744e
Use the electron-link prerelease 2019-01-02 13:40:11 -05:00
Ash Wilson
d0f3fc1503
Handle temp module version divergence 2019-01-02 11:33:09 -05:00
Ash Wilson
75200c6227
⬆️ electron-link 2018-12-21 08:40:38 -05:00
David Wilson
065cb690c0 Delete 'packages/**/node_modules' in script/clean 2018-12-19 10:55:20 -08:00
David Wilson
4fa1dbff9a Resolve dereferenced symlinks relative to node_modules 2018-12-13 10:04:36 -08:00
David Wilson
d3cfbf97f9 Copy all node_modules paths in one step 2018-12-12 21:43:36 -08:00
David Wilson
05c8b9d1a1 Improve comments for clarity 2018-12-11 14:50:02 -08:00
David Wilson
425bbf8485 Only deref top-level symlinks in node_modules when copying assets 2018-12-11 13:08:55 -08:00
Winston Liu
a2dec3fb1d
⬆️ tree-view@0.224.4 2018-11-15 11:47:52 -05:00
simurai
9b9062b9f7 Update package-locks 2018-11-14 15:46:44 +09:00
David Wilson
be2eea05cf Fetch existing package details as JSON 2018-10-30 09:03:57 -07:00
David Wilson
0423bf75ac Enable upload of Linux packages to packagecloud from release builds 2018-10-30 08:31:57 -07:00
David Wilson
5b4ef69e24 Clean up unhelpful 'No README data' warnings in Atom build
Co-Authored-By: Tilde Ann Thurium <annthurium@github.com>
2018-10-03 15:24:35 -07:00
David Wilson
df2018e93c Use spawnSync instead of execSync in script/vsts/windows-run.js 2018-09-27 13:39:19 -07:00
David Wilson
2bbc91a3a8 Return a non-zero error code when windows-run.js CI script fails on VSTS 2018-09-18 09:30:36 -07:00
David Wilson
e6507c59cb Turn RELEASES file support back on for Windows x86 builds 2018-09-14 23:02:20 -07:00
David Wilson
0eb040a382 👕 2018-09-14 21:54:32 -07:00