Skip to content

Commit ae5a55b

Browse files
athomasCommit Queue
authored andcommitted
[infra] Remove CFE weak testing steps
Change-Id: I17194ecd70dbed796de6a867655631e8d40cf91b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/413780 Reviewed-by: Johnni Winther <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent fa4d761 commit ae5a55b

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

tools/bots/test_matrix.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -604,11 +604,6 @@
604604
"use-sdk": false
605605
}
606606
},
607-
"cfe-weak-(linux|mac|win)": {
608-
"options": {
609-
"compiler": "fasta"
610-
}
611-
},
612607
"cfe-strong-(linux|mac|win)": {
613608
"options": {
614609
"compiler": "fasta"
@@ -729,18 +724,6 @@
729724
"runtime"
730725
]
731726
},
732-
{
733-
"name": "front_end weak tests",
734-
"arguments": [
735-
"-ncfe-weak-${system}",
736-
"co19",
737-
"corelib",
738-
"language",
739-
"lib"
740-
],
741-
"fileset": "front-end",
742-
"shards": 2
743-
},
744727
{
745728
"name": "front_end strong tests",
746729
"arguments": [

0 commit comments

Comments
 (0)