build: upgrade circle/build into large class (more ram) (#21053)
PR Close #21053
This commit is contained in:
@ -30,8 +30,6 @@ ts_web_test(
|
||||
bootstrap = [
|
||||
"//:web_test_bootstrap_scripts",
|
||||
],
|
||||
# "exclusive" - a work around for circle CI to prevent too many concurrent tests. :-()
|
||||
tags = ["exclusive"],
|
||||
# do not sort
|
||||
deps = [
|
||||
"//tools/testing:browser",
|
||||
|
@ -31,8 +31,6 @@ ts_web_test(
|
||||
bootstrap = [
|
||||
"//:web_test_bootstrap_scripts",
|
||||
],
|
||||
# "exclusive" - a work around for circle CI to prevent too many concurrent tests. :-()
|
||||
tags = ["exclusive"],
|
||||
# do not sort
|
||||
deps = [
|
||||
"//tools/testing:browser",
|
||||
|
@ -25,8 +25,6 @@ ts_web_test(
|
||||
"//:web_test_bootstrap_scripts",
|
||||
"//:angularjs",
|
||||
],
|
||||
# "exclusive" - a work around for circle CI to prevent too many concurrent tests. :-()
|
||||
tags = ["exclusive"],
|
||||
# do not sort
|
||||
deps = [
|
||||
"//tools/testing:browser",
|
||||
|
Reference in New Issue
Block a user