Skip to content

Instantly share code, notes, and snippets.

@abernix
Created February 6, 2018 11:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abernix/9a26b21d0606f86d895aba072198fbf7 to your computer and use it in GitHub Desktop.
Save abernix/9a26b21d0606f86d895aba072198fbf7 to your computer and use it in GitHub Desktop.
Comparison of two self-test runs
--- Untitled-1 2018-02-06 13:36:50.000000000 +0200
+++ Untitled-2 2018-02-06 13:36:55.000000000 +0200
@@ -28,6 +28,11 @@
- can't build local packages with colons [non-galaxy]
- package with colons is unpacked as-is on unix [non-galaxy]
- package with colons is converted on Windows [non-galaxy]
+command-line:
+ - argument parsing [non-galaxy]
+ - command-like options [non-galaxy]
+ - rails reminders [non-galaxy]
+ - meteor test-packages --test-app-path directory [non-galaxy]
compiler-plugins:
- compiler plugin caching - coffee [non-galaxy]
- compiler plugin caching - less [non-galaxy]
@@ -118,6 +123,8 @@
parse-stack-test:
- parse-stack - parse stack traces without fibers [non-galaxy]
- parse-stack - parse stack traces with fibers [non-galaxy]
+releases:
+ - checkout [checkout non-galaxy]
run:
- run [non-galaxy]
- run --once [yet-unsolved-windows-failure non-galaxy]
@@ -130,8 +137,6 @@
- run logging in order [non-galaxy]
- run ROOT_URL must be an URL [non-galaxy]
- app starts when settings file has BOM [non-galaxy]
-releases:
- - checkout [checkout non-galaxy]
shell-tests:
- meteor shell [non-galaxy]
source-maps:
@@ -141,11 +146,6 @@
- static-html - throws error [non-galaxy]
stylus-cross-packages:
- can import stylus across packages [non-galaxy]
-command-line:
- - argument parsing [non-galaxy]
- - command-like options [non-galaxy]
- - rails reminders [non-galaxy]
- - meteor test-packages --test-app-path directory [non-galaxy]
tarball:
- create and extract tarball with long paths [non-galaxy]
test-modes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment