Tests pending pull requests

Build: #9816 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

generate resize string with data set #1: Test case result

The below summarizes the result of the test " generate resize string with data set #1" in build 9,816 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
generate resize string with data set #1
Test class
phpbb_plupload_test::test_generate_resize_string
Method
test_generate_resize_string with data set #1
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_plupload_test::test_generate_resize_string with data set #1 (130, 150, 'resize: {width: 130, height: ...: 85},')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'resize: {width: 130, height: 150, quality: 85},'
+'resize: {width: 130, height: 150, quality: 0},'

/data/tests/plupload/plupload_test.php:55