diff options
Diffstat (limited to 'testing/web-platform/meta/streams/count-queuing-strategy.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/streams/count-queuing-strategy.https.html.ini | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/testing/web-platform/meta/streams/count-queuing-strategy.https.html.ini b/testing/web-platform/meta/streams/count-queuing-strategy.https.html.ini deleted file mode 100644 index de15dd0e1..000000000 --- a/testing/web-platform/meta/streams/count-queuing-strategy.https.html.ini +++ /dev/null @@ -1,66 +0,0 @@ -[count-queuing-strategy.https.html] - type: testharness - disabled: @True - [Can construct a CountQueuingStrategy with a valid high water mark] - expected: FAIL - - [Can construct a CountQueuingStrategy with any value as its high water mark] - expected: FAIL - - [CountQueuingStrategy constructor behaves as expected with strange arguments] - expected: FAIL - - [CountQueuingStrategy.prototype.size should work generically on its this and its arguments] - expected: FAIL - - [CountQueuingStrategy size behaves as expected with strange arguments] - expected: FAIL - - [CountQueuingStrategy instances have the correct properties] - expected: FAIL - - [CountQueuingStrategy's highWaterMark property can be set to anything] - expected: FAIL - - [Can construct a CountQueuingStrategy with a valid high water mark] - expected: FAIL - - [Can construct a CountQueuingStrategy with any value as its high water mark] - expected: FAIL - - [CountQueuingStrategy constructor behaves as expected with strange arguments] - expected: FAIL - - [CountQueuingStrategy.prototype.size should work generically on its this and its arguments] - expected: FAIL - - [CountQueuingStrategy size behaves as expected with strange arguments] - expected: FAIL - - [CountQueuingStrategy instances have the correct properties] - expected: FAIL - - [CountQueuingStrategy's highWaterMark property can be set to anything] - expected: FAIL - - [Can construct a CountQueuingStrategy with a valid high water mark] - expected: FAIL - - [Can construct a CountQueuingStrategy with any value as its high water mark] - expected: FAIL - - [CountQueuingStrategy constructor behaves as expected with strange arguments] - expected: FAIL - - [CountQueuingStrategy.prototype.size should work generically on its this and its arguments] - expected: FAIL - - [CountQueuingStrategy size behaves as expected with strange arguments] - expected: FAIL - - [CountQueuingStrategy instances have the correct properties] - expected: FAIL - - [CountQueuingStrategy's highWaterMark property can be set to anything] - expected: FAIL - |