From: Heinrich Fenkart Date: Sun, 1 Mar 2015 08:20:00 +0000 (+0100) Subject: Use different way to make failing test more visible in Sauce X-Git-Tag: v3.3.4~55^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4345e244796d90459d07173d7a58bbbf6779bd07;p=thirdparty%2Fbootstrap.git Use different way to make failing test more visible in Sauce --- diff --git a/Gruntfile.js b/Gruntfile.js index a2190478e5..c5f252684d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -374,7 +374,7 @@ module.exports = function (grunt) { throttled: 10, maxRetries: 3, maxPollRetries: 4, - urls: ['http://127.0.0.1:3000/js/tests/index.html'], + urls: ['http://127.0.0.1:3000/js/tests/index.html?hidepassed'], browsers: grunt.file.readYAML('grunt/sauce_browsers.yml') } } diff --git a/js/tests/index.html b/js/tests/index.html index 05e9009fcb..cdfe02b275 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -12,10 +12,6 @@