This repository was archived by the owner on Feb 22, 2018. It is now read-only.
File tree 1 file changed +35
-33
lines changed
1 file changed +35
-33
lines changed Original file line number Diff line number Diff line change 35
35
CHANNEL=dev
36
36
BROWSERS=DartiumWithWebPlatform,SL_Chrome
37
37
38
- # Temporary jobs to test IE and Safari to be removed in the next commit.
39
- - JOB=unit-stable-ie10
40
- CHANNEL=stable
41
- TESTS=dart2js
42
- BROWSERS=SL_IE10
43
- - JOB=unit-dev-ie10
44
- CHANNEL=dev
45
- TESTS=dart2js
46
- BROWSERS=SL_IE10
38
+ # Uncomment the following lines to test on IE and Safari. It's currently commented out
39
+ # because it adds 4 more VMs per build. FYI, combining them into existing jobs results
40
+ # in a significantly high rate flakiness.
41
+ # - JOB=unit-stable-ie10
42
+ # CHANNEL=stable
43
+ # TESTS=dart2js
44
+ # BROWSERS=SL_IE10
45
+ # - JOB=unit-dev-ie10
46
+ # CHANNEL=dev
47
+ # TESTS=dart2js
48
+ # BROWSERS=SL_IE10
47
49
48
- - JOB=unit-stable-ie11
49
- CHANNEL=stable
50
- TESTS=dart2js
51
- BROWSERS=SL_IE11
52
- - JOB=unit-dev-ie11
53
- CHANNEL=dev
54
- TESTS=dart2js
55
- BROWSERS=SL_IE11
50
+ # - JOB=unit-stable-ie11
51
+ # CHANNEL=stable
52
+ # TESTS=dart2js
53
+ # BROWSERS=SL_IE11
54
+ # - JOB=unit-dev-ie11
55
+ # CHANNEL=dev
56
+ # TESTS=dart2js
57
+ # BROWSERS=SL_IE11
56
58
57
- - JOB=unit-stable-safari6
58
- CHANNEL=stable
59
- TESTS=dart2js
60
- BROWSERS=SL_Safari6
61
- - JOB=unit-dev-safari6
62
- CHANNEL=dev
63
- TESTS=dart2js
64
- BROWSERS=SL_Safari6
59
+ # - JOB=unit-stable-safari6
60
+ # CHANNEL=stable
61
+ # TESTS=dart2js
62
+ # BROWSERS=SL_Safari6
63
+ # - JOB=unit-dev-safari6
64
+ # CHANNEL=dev
65
+ # TESTS=dart2js
66
+ # BROWSERS=SL_Safari6
65
67
66
- - JOB=unit-stable-safari7
67
- CHANNEL=stable
68
- TESTS=dart2js
69
- BROWSERS=SL_Safari7
70
- - JOB=unit-dev-safari7
71
- CHANNEL=dev
72
- TESTS=dart2js
73
- BROWSERS=SL_Safari7
68
+ # - JOB=unit-stable-safari7
69
+ # CHANNEL=stable
70
+ # TESTS=dart2js
71
+ # BROWSERS=SL_Safari7
72
+ # - JOB=unit-dev-safari7
73
+ # CHANNEL=dev
74
+ # TESTS=dart2js
75
+ # BROWSERS=SL_Safari7
74
76
75
77
global :
76
78
- secure : AKoqpZ699egF0i4uT/FQ5b4jIc0h+KVbhtVCql0uFxwFIl2HjOYgDayrUCAf6USfpW0LghZxJJhBamWOl/505eNSe9HvEd8JLg/to+1Fo9xi9llsu5ehmNH31/5pue4EvsrVuEap1qqL6/BNwI2cAryayU0p5tV0g8gL5h4IxG8=
You can’t perform that action at this time.
0 commit comments