Commit Graph

36045 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
584a1a317e
Subclass the right class 2019-02-06 21:31:58 -05:00
Ash Wilson
4f575e0340
Does that expect a forward slash? 2019-02-06 21:14:40 -05:00
Ash Wilson
d99f2e6e79
Subclass the Jasmine JUnit reporter to touch up the spec descriptions 2019-02-06 21:11:34 -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
97df72a3c1
Configure JUnit reporter to treat TEST_JUNIT_XML_PATH as a single file 2019-02-06 15:56:28 -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
3b2f4bebcf
Write to stdout instead of stderr 2019-02-06 11:06:53 -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
702d5941bb
Merge branch 'master' of github.com:atom/atom into aw/jasmine-junit-xml 2019-02-06 10:14:32 -05:00
Ash Wilson
69df3439f9
Use find instead of ls 2019-02-06 10:14:00 -05:00
Ash Wilson
48966ef998
⬆️ @atom/nsfw 2019-02-06 09:55:55 -05:00
Ash Wilson
5945eca148
Configure JUnit noisily 2019-02-05 21:31:19 -05:00
David Wilson
fa06e5b186 ⬆️ language-python@0.51.9 2019-02-05 17:54:44 -08: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
c797166591
Merge pull request #18801 from atom/aw/tests-load-local-packages
Use a temporary directory for ATOM_HOME in tests
2019-02-05 14:58:56 -05:00
Ash Wilson
fe5bdeed21
Let's see if it magically works 2019-02-05 14:28:35 -05:00
Ash Wilson
8e6d8334cb
Use a temporary directory for ATOM_HOME in tests 2019-02-05 13:35:09 -05:00
Ash Wilson
0c29022aec
Merge pull request #18788 from atom/aw/jasmine-reporter
Use a custom Jasmine reporter to actually show spec names
2019-02-05 12:36:19 -05:00
Ash Wilson
5854ab796f
Omit skipped specs entirely 2019-02-05 10:40:52 -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
f8fa5d61eb
Use ATOM_JASMINE_REPORTER to control terminal reporter 2019-02-05 10:13:49 -05:00
Ash Wilson
ed8658f54b
Use a custom Jasmine reporter to actually show spec names 2019-02-04 17:05:03 -05:00
David Wilson
a69a55e922
Merge pull request #18784 from atom/sm-update-settings
Update settings-view@v0.259.0
2019-02-04 12:26:27 -08:00
Ash Wilson
c192aeaa14
⬆️ electron-link 2019-02-04 14:33:04 -05:00
David Wilson
6e39fe3097
Merge pull request #18775 from atom/dw-fix-macos-update-restart
Fix restart behavior for "Restart and Install Update" on macOS
2019-02-04 09:54:34 -08:00
simurai
4a8321eadb ⬆️ settings-view@v0.259.0 2019-02-04 16:44:55 +09:00
Ash Wilson
8d8e39d0f8
Merge pull request #18773 from atom/aw/block-decoration-order
Explicit block decoration ordering
2019-02-01 20:01:54 -05:00
David Wilson
2a97673781 Fix restart behavior for "Restart and Install Update" on macOS 2019-02-01 15:51:02 -08:00
Ash Wilson
31f0174513
Correct expectations elsewhere in the test suite 2019-02-01 15:08:46 -05:00
Ash Wilson
21d4e2794f
Merge pull request #18759 from atom/aw/rfc/marker-ordering
RFC: Block decoration ordering
2019-02-01 14:58:44 -05:00
Ash Wilson
af64c82a7f
Consolidate the "type" documentation to a single list 2019-02-01 13:52:21 -05:00
Ash Wilson
6dd7dcd83b
Document the new parameter 2019-02-01 13:37:30 -05:00
Ash Wilson
16f442e932
Set status to "accepted" 2019-02-01 13:34:14 -05:00
Ash Wilson
f4e9b62261
Insert "position: after" decorations in increasing order 2019-02-01 13:18:34 -05:00
Ash Wilson
e8d304b8c7
Sort block decorations to render by order, then id 2019-02-01 13:14:39 -05:00
Ash Wilson
3345000273
Include id and order in Decoration parameters 2019-02-01 13:14:14 -05:00
Ash Wilson
0a541eb552
Unit test for block decoration ordering 2019-02-01 13:13:49 -05:00