We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#245 (comment)
The text was updated successfully, but these errors were encountered:
CircleCI のログで失敗と成功で差分とりました。
--- fail 2021-07-17 10:50:03.000000000 +0900 +++ succ 2021-07-17 10:50:21.000000000 +0900 @@ -42,6 +42,12 @@ test get_orgname_by_url passed test get_title_by_res + passed +test get_title_by_res + passed +test get_title_by_res + passed +skip get_desc_by_res https://www.pref.oita.jp/soshiki/14040/sodanmadoguti1.html [RUN]: wget_test.sh test get_target_urls passed @@ -49,8 +55,6 @@ passed ---- [TESTS]: 9 -[SUCCESS]: 8 -[FAIL]: 1 - -Exited with code exit status 1 -CircleCI received exit code 1 +[SUCCESS]: 9 +[FAIL]: 0 +CircleCI received exit code 0
どうやら
test get_title_by_res + passed +test get_title_by_res + passed +test get_title_by_res + passed +skip get_desc_by_res https://www.pref.oita.jp/soshiki/14040/sodanmadoguti1.html
get_title_by_res の二軒目のテストが Ubuntu 20.04 LTS では通らない状況に見えますね。
get_title_by_res
Sorry, something went wrong.
No branches or pull requests
#245 (comment)
The text was updated successfully, but these errors were encountered: