Skip to content
New issue

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

Failedのときに0点にならない #115

Open
Nagarei opened this issue Aug 6, 2021 · 1 comment
Open

Failedのときに0点にならない #115

Nagarei opened this issue Aug 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Nagarei
Copy link

Nagarei commented Aug 6, 2021

Failedのときに0点にならないことがあります。
0点: https://portal-dev.isucon.net/admin/benchmark_jobs/130
正の点: https://portal-dev.isucon.net/admin/benchmark_jobs/132

なので、恐らく

  • ベンチ側のバグで、finished=trueが送れていない
  • (b) portalの仕様として、failedした時点で、finished=trueが来ていなくてもベンチを終了させている

のどちらかだと思っています。

(a)や(b)は仕様ですか?

この問題自体はベンチマーク側で解決出来ると思うので、仕様ならそのままで大丈夫です。

@sapphi-red
Copy link
Member

予選ベンチマーク側が変更されたのでとりあえずは放置

@sapphi-red sapphi-red added the bug Something isn't working label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants