Ben Newman
9304f76b52
Fix tests by avoiding printing inotify warning when Console.isHeadless().
2016-09-27 11:09:46 -04:00
Ben Newman
93d8281f48
Implement Console.setHeadless instead of Console.{enable,disable}Spinner.
2016-05-17 19:53:12 -04:00
Ben Newman
05dfe24438
Avoid test timeouts by printing keepalive message every 5min.
...
Even though @abernix set the circle.yml timeout to 1200 seconds, I'm still
seeing tests occasionally time out. This commit should prevent timeouts by
printing a "[ProgressDisplayFull keepalive]" message every five minutes,
if nothing else has been printed in the meantime.
Related: https://github.com/meteor/meteor/pull/7063
2016-05-17 14:41:17 -04:00
Ben Newman
b3bcdbafda
Disable progress spinner when running headless CI tests.
2016-05-09 18:00:32 -04:00
Ben Newman
1a1f8327c6
Avoid depainting console messages after server restarts.
...
Fixes #6226 .
2016-03-14 17:07:17 -04:00
Steven Edouard
8abbf3012f
Console success output should print on Windows cmd
2016-01-25 15:02:02 -08:00
Félix-Antoine Paradis
b0e3a7b7a8
fixes the runnerw output problem in non-tty windows console
2015-12-15 19:48:52 -05:00
Ben Newman
6aec5ef841
Eliminate Fiber from tools/console.js.
2015-12-09 12:06:52 -05:00
Ben Newman
8ad55e3f7b
Eliminate Future from tools/console.js.
2015-12-09 12:06:47 -05:00
Ben Newman
ed17924940
Add braces to every if/for(-in)/while statement in tools directory.
2015-11-13 12:25:19 -05:00
Martijn Walraven
7d34b1296b
Split up and sanitize cordova-commands.js, use cordova-lib
2015-08-26 19:26:45 +02:00
Slava Kim
950a251409
minimal readme for console/
2015-08-06 17:01:29 -07:00
Slava Kim
39d8aef3d9
move files into console/ tool-testing/
2015-08-06 16:39:00 -07:00