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

index out of bounds on tests (new input format) #422

Closed
kobe-reygel opened this issue Nov 14, 2023 · 3 comments
Closed

index out of bounds on tests (new input format) #422

kobe-reygel opened this issue Nov 14, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@kobe-reygel
Copy link
Collaborator

kobe-reygel commented Nov 14, 2023

Describe the bug
We get the following error:
index out of bounds: the len is 0 but the index is 0
thread 'e2e::a_test_see_below' panicked at src/services/placer/mod.rs:25:46:
index out of bounds: the len is 0 but the index is 0

To Reproduce
Steps to reproduce the behavior:

run one of following testcases:
weekly_2
sleep_1
budget_wednesday_2_2_2_2
budget_0_24_35_40

Expected behavior
the tests run green :)

Additional context
It may have to do with the fact that there is a new json format (see comments in #410 (comment) ) validate this

@kobe-reygel kobe-reygel added the bug Something isn't working label Nov 14, 2023
@kobe-reygel kobe-reygel moved this to Parking lot in ZinZen scheduler Nov 14, 2023
@kobe-reygel kobe-reygel changed the title index out of bounds on tests index out of bounds on tests (new input format) Nov 14, 2023
@tijlleenders
Copy link
Owner

tijlleenders commented Dec 1, 2023

@kobe-reygel I guess this issue is irrelevant when switching to the new-scheduler approach?

@thinkrapido
Copy link
Collaborator

Let's concider #424 and close this issue, if no further comments are given.

@tijlleenders
Copy link
Owner

Closing this as no reply from @kobe-reygel - please reopen if necessary.

@github-project-automation github-project-automation bot moved this from Parking lot to Done in ZinZen scheduler Dec 15, 2023
@tijlleenders tijlleenders reopened this Dec 15, 2023
@tijlleenders tijlleenders closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
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
Archived in project
Development

No branches or pull requests

3 participants