8000 extractTest.py cannot handle all option resets · Issue #8473 · eclipse-sumo/sumo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

extractTest.py cannot handle all option resets #8473

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

Closed
namdre opened this issue Apr 10, 2021 · 3 comments
Closed

extractTest.py cannot handle all option resets #8473

namdre opened this issue Apr 10, 2021 · 3 comments
Assignees
Milestone

Comments

@namdre
Copy link
Contributor
namdre commented Apr 10, 2021
  • {CLEAR -foo 1} is not supported (only {CLEAR})
  • overwriting the same option with a different value in multiple option files is permitted by texttest but trips up config file create (error: option already set)
@behrisch behrisch self-assigned this Apr 13, 2021
@behrisch behrisch added this to the 1.10.0 milestone Apr 13, 2021
@namdre
Copy link
Contributor Author
namdre commented Apr 13, 2021

failing example: tests/sumo/cf_model/drive_in_circles_small/circle_stop_and_go

behrisch added a commit that referenced this issue Apr 14, 2021
@behrisch behrisch modified the milestones: 1.10.0, 1.13.0 Nov 9, 2021
@behrisch
Copy link
Contributor
behrisch commented Nov 9, 2021

see also texttest/texttest#65

@namdre
Copy link
Contributor Author
namdre commented Mar 2, 2022

extractTest.py sumo/tests/sumo/extended/state/load_and_save_actionStepLength2 still fails to create the mesoconfig with

Error: The parameter '{CLEAR' is not allowed in this context.
 Switch or parameter name expected.
Error: A value for the option 'load-state' was already set.
 Possible synonymes: 
Error: Could not parse commandline options.
Quitting (on error).

@behrisch behrisch reopened this Mar 3, 2022
behrisch added a commit that referenced this issue Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0