From fb432465eae1413baea76c6200939622352b3ea0 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Mon, 16 Dec 2013 20:17:15 -0800 Subject: [PATCH] Disable testing Opera 10 in sauce until they fix it. --- test/saucelabs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/saucelabs.js b/test/saucelabs.js index 00d47bff8..28881d5e6 100644 --- a/test/saucelabs.js +++ b/test/saucelabs.js @@ -76,7 +76,7 @@ ['Windows XP', 'internet explorer', '6'], ['Windows 7', 'opera', '12'], ['Windows 7', 'opera', '11'], - ['Windows 7', 'opera', '10'], + //['Windows 7', 'opera', '10'], ['Windows 7', 'opera', '9'], ['OS X 10.8', 'safari', '6'], ['Windows 7', 'safari', '5'],