misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.99k stars 1.36k forks source link

CI: Cypressが落ちてる #10644

Open tamaina opened 1 year ago

tamaina commented 1 year ago

nodeバージョンを上げたのが原因…?

syuilo commented 1 year ago

落ちるかどうかはランダムっぽい

syuilo commented 1 year ago

tasukete

acid-chicken commented 1 year ago

Warning: Unexpected input(s) 'headless', valid inputs are ['record', 'auto-cancel-after-failures', 'config', 'config-file', 'env', 'browser', 'command', 'start', 'start-windows', 'build', 'install', 'install-command', 'runTests', 'wait-on', 'wait-on-timeout', 'parallel', 'group', 'tag', 'working-directory', 'headed', 'publish-summary', 'spec', 'project', 'command-prefix', 'ci-build-id', 'cache-key', 'quiet', 'component']

これは headless: false じゃなくて headed: true ってことでは

syuilo commented 1 year ago

Warning: Unexpected input(s) 'headless', valid inputs are ['record', 'auto-cancel-after-failures', 'config', 'config-file', 'env', 'browser', 'command', 'start', 'start-windows', 'build', 'install', 'install-command', 'runTests', 'wait-on', 'wait-on-timeout', 'parallel', 'group', 'tag', 'working-directory', 'headed', 'publish-summary', 'spec', 'project', 'command-prefix', 'ci-build-id', 'cache-key', 'quiet', 'component']

これは headless: false じゃなくて headed: true ってことでは

直した

syuilo commented 1 year ago

成功確率10%くらいな気がする

syuilo commented 1 year ago

エラーメッセージが無いというのが困る

syuilo commented 1 year ago

今は EncodingError: The source image cannot be decoded で落ちてる