Uh oh!
There was an error while loading. Please reload this page.
Fix icons cacher regex for compressed output - #10847
Conversation
MorrisJobke
commented
Aug 25, 2018
@skjnldsv many acceptance tests fail |
MorrisJobke
commented
Aug 25, 2018
Old CI job: https://drone.nextcloud.com/nextcloud/server/9903 |
rullzer
commented
Aug 26, 2018
Acceptence tests are not happy: https://drone.nextcloud.com/nextcloud/server/9918 |
skjnldsv
commented
Aug 26, 2018
Wow, this change is generating an error 500 on every acceptance test! 😕 |
skjnldsv
commented
Aug 26, 2018
@danxuliu any ideas? |
Does the test environment have the Bookmarks app enabled or one of the others that currently causes 500s in 14rc1? That would explain the missing element on the apps page, etc. Re: #10920 and nextcloud/bookmarks#542 |
MorrisJobke
commented
Aug 30, 2018
No - the tests are server core only. |
rullzer
commented
Aug 30, 2018
14 or 15? |
skjnldsv
commented
Aug 30, 2018
@rullzer this is a required fix for 14, but I cannot find a proper way to do so :( |
MorrisJobke
commented
Aug 30, 2018
Let's not block the 14.0.0 release then. |
skjnldsv
commented
Aug 30, 2018
I'm fine with that! |
rullzer
commented
Sep 4, 2018
@danxuliu any idea why this breaks everything? |
3a43300 to
87f62ceComparedanxuliu
commented
Sep 18, 2018
Finally I do; the acceptance tests in this pull request should no longer fail if it is rebased after #11268 is merged. |
blizzz
commented
Sep 19, 2018
set milestone to 15 as it is against master. |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
87f62ce to
3095ec4Comparedanxuliu
commented
Sep 19, 2018
Rebased onto master now that #11268 was merged. |
Failure looks unrelated, I restarted just in case. |
skjnldsv
commented
Sep 19, 2018
That's what I thought @nickvergessen can you merge? :) |
meminens
commented
Nov 5, 2018
Same issue? nextcloud/tasks#214 |
Signed-off-by: John Molakvoæ (skjnldsv) skjnldsv@protonmail.com
Fix#11131