Skip to content

ci: fix CI regression issues #51

ci: fix CI regression issues

ci: fix CI regression issues #51

GitHub Actions / Unit Test Results failed Oct 26, 2023 in 0s

2 fail, 170 pass in 3m 40s

       6 files  ±0         6 suites  ±0   3m 40s ⏱️ +12s
   172 tests ±0     170 ✔️ +12  0 💤 ±0  2 ±0 
1 032 runs  ±0  1 030 ✔️ +12  0 💤 ±0  2 ±0 

Results for commit 36b48de. ± Comparison against earlier commit 063d99f.

Annotations

Check warning on line 195 in tests/engines/test_ffmpeg_transcode.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_alpha_transcode_to_gif[gif] (tests.engines.test_ffmpeg_transcode)

./test-py27.xml [took 0s]
Raw output
assert 255 == 0   -255   +0
tests/engines/test_ffmpeg_transcode.py:209: in test_alpha_transcode_to_gif
    assert im.convert("RGBA").getchannel("A").getpixel((0, 0)) == 0
E   assert 255 == 0
E     -255
E     +0

Check warning on line 195 in tests/engines/test_ffmpeg_transcode.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_alpha_transcode_to_gif[webp] (tests.engines.test_ffmpeg_transcode)

./test-py27.xml [took 0s]
Raw output
assert 255 == 0   -255   +0
tests/engines/test_ffmpeg_transcode.py:209: in test_alpha_transcode_to_gif
    assert im.convert("RGBA").getchannel("A").getpixel((0, 0)) == 0
E   assert 255 == 0
E     -255
E     +0