-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#6088Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionp: video_playerThe Video Player pluginThe Video Player pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
00:17 +15: test/video_player_test.dart: non-zero rotationCorrection value is used
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following TestFailure was thrown running a test:
Expected: Matrix4:<[0] -1,-1.2246467991473532e-16,0,0
[1] 1.2246467991473532e-16,-1,0,0
[2] 0,0,1,0
[3] 0,0,0,1
>
Actual: Matrix4:<[0] -1,-0.0,0,0
[1] 0,-1,0,0
[2] 0,0,1,0
[3] 0,0,0,1
>
I have stopped the roller.
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionp: video_playerThe Video Player pluginThe Video Player pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.