File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed
Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change 1515 ]
1616 }
1717 },
18- "memory/to-fixed-length-buffer-shared.any.js" : {
19- "fail" : {
20- "expected" : [
21- " toFixedLengthBuffer caching behavior"
22- ]
23- }
24- },
25- "memory/to-fixed-length-buffer.any.js" : {
26- "fail" : {
27- "expected" : [
28- " API surface" ,
29- " toFixedLengthBuffer caching behavior"
30- ]
31- }
32- },
33- "memory/to-resizable-buffer-shared.any.js" : {
34- "fail" : {
35- "expected" : [
36- " toResizableBuffer caching behavior" ,
37- " toResizableBuffer max size" ,
38- " Resizing a Memory's resizable buffer"
39- ]
40- }
41- },
42- "memory/to-resizable-buffer.any.js" : {
43- "fail" : {
44- "expected" : [
45- " API surface" ,
46- " toResizableBuffer caching behavior" ,
47- " toResizableBuffer max size" ,
48- " Resizing a Memory's resizable buffer" ,
49- " Resizable buffers from Memory cannot be detached by JS"
50- ]
51- }
52- },
5318 "module/moduleSource.tentative.any.js" : {
5419 "fail" : {
5520 "expected" : [
You can’t perform that action at this time.
0 commit comments