Skip to content

Commit f6b22c8

Browse files
committed
Removed tests that specifically demonstrate bugs. Will write up bugs instead.
1 parent b370c37 commit f6b22c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

target-config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,10 @@
7575

7676
var maxifillTest = minifillTest.concat(
7777
'test/js/animation-constructor.js',
78-
'test/js/child-player-pause-after-finish-bug.js',
7978
'test/js/effect-callback.js',
8079
'test/js/group-constructors.js',
8180
'test/js/group-player.js',
8281
'test/js/group-player-finish-event.js',
83-
'test/js/tick-after-pause-bug.js',
8482
'test/js/timeline.js');
8583

8684
// This object specifies the source and test files for different Web Animation build targets.

0 commit comments

Comments
 (0)