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

Status Issues #17

Open
rwgdrummer opened this issue May 19, 2021 · 1 comment
Open

Status Issues #17

rwgdrummer opened this issue May 19, 2021 · 1 comment
Assignees

Comments

@rwgdrummer
Copy link
Contributor

(1) Sort by Creation date (Currently sorted by uuid)
ae5b0afe-e428-4e74-a6ca-cd5fefa644f7,SRI_I3DAgent.1.0, NA,2021-05-19 12:08:07.698415,Incomplete
9e7f10-6085-4593-934b-dc6ae06a2680,SRI_I3DAgent.1.0, NA,2021-05-16 23:29:22.897361,Incomplete
3934442d-2b3a-43c3-af1b-1bb40392c360,SRI_I3DAgent.1.0, NA,2021-05-18 14:37:50.818076,Incomplete

(2) include_tests does not work without session id

curl -GET "http://3.32.8.161:5000/session/status?detector=SRI_I3DAgent.1.0&include_tests=true"

Here is a completed level session but tests are not shown:
c1265723-dde9-4b32-8e19-367e5e39c11d,SRI_I3DAgent.1.0, NA,2021-05-18 00:20:17.719045,2021-05-18 00:57:04.585084

is this by design? It likes the code should work:
if include_tests:
if test_ids is None:
test_ids = tests

@rwgdrummer rwgdrummer assigned rwgdrummer and awk11 and unassigned rwgdrummer May 19, 2021
@rwgdrummer
Copy link
Contributor Author

This will be addressed for 10/01/2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants