]> source.dussan.org Git - jquery-ui.git/commitdiff
All: Remove 1.6.x leftovers
authorMichael Orchard <morchard@scottlogic.co.uk>
Thu, 22 Jan 2015 09:23:03 +0000 (09:23 +0000)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 22 Jan 2015 12:29:47 +0000 (13:29 +0100)
Removes 1.6 versions from "All" tests and from the TestSwarm job.

Ref #10723
Ref gh-1422
Closes gh-1434
Closes gh-1435

build/tasks/testswarm.js
tests/unit/subsuite.js

index 44cf2c5eb0615ddaf36a7033e03f625af29e3019..bcbd764f829f68833f3cdf9f703685fe551d8fa8 100644 (file)
@@ -7,8 +7,7 @@ var versions = {
                "1.10": "1.10.0 1.10.1 1.10.2",
                "1.9": "1.9.0 1.9.1",
                "1.8": "1.8.0 1.8.1 1.8.2 1.8.3",
-               "1.7": "1.7.0 1.7.1 1.7.2",
-               "1.6": "1.6.0 1.6.1 1.6.2 1.6.3 1.6.4"
+               "1.7": "1.7.0 1.7.1 1.7.2"
        },
        tests = {
                "Accordion": "accordion/accordion.html",
index 81a00a397d40eb0e4f4f217a54cf7f90d1b838e2..ba20a07067d4f85c4927a481057bd0384b2020e6 100644 (file)
@@ -1,7 +1,6 @@
 (function() {
 
 var versions = [
-               "1.6.0", "1.6.1", "1.6.2", "1.6.3", "1.6.4",
                "1.7.0", "1.7.1", "1.7.2",
                "1.8.0", "1.8.1", "1.8.2", "1.8.3",
                "1.9.0", "1.9.1",