mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
Add a todo for enabling the toolbox categories tests
This commit is contained in:
@@ -174,8 +174,8 @@ async function openCategories(browser, categoryList, directionMultiplier) {
|
|||||||
chai.assert.equal(failureCount, 0);
|
chai.assert.equal(failureCount, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// These take too long to run and are very flakey. Need to find a better way to
|
// TODO (#9217) These take too long to run and are very flakey. Need to find a
|
||||||
// test whatever this is trying to test.
|
// better way to test whatever this is trying to test.
|
||||||
suite.skip('Open toolbox categories', function () {
|
suite.skip('Open toolbox categories', function () {
|
||||||
this.timeout(0);
|
this.timeout(0);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user