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

parsers: raise ValueError for invalid TimePoints #127

Merged

Conversation

oliver-sanders
Copy link
Member

No description provided.

@matthewrmshin
Copy link
Member

Tests unhappy. 😭

@kinow
Copy link
Member

kinow commented Apr 5, 2019

I tried changing the logic in the tick methods some time ago (#101) and found that for each scenario I added a fix, it actually broke the logic in some other scenarios 😞

@oliver-sanders
Copy link
Member Author

oliver-sanders commented Apr 8, 2019

Some tests broken due to timezone change. It looks like this configuration does nothing:

 [pytest]
-env =
-    TZ=UTC

@oliver-sanders oliver-sanders force-pushed the parser-validate-input-time-point branch from ae77c5d to 3cbd764 Compare April 8, 2019 12:02
@matthewrmshin
Copy link
Member

We should probably add a configuration for Bandit to ignore the assert pattern for Pytest modules.

@matthewrmshin matthewrmshin merged commit b6a0eaf into metomi:master Apr 10, 2019
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this pull request Apr 11, 2019
kinow added a commit to cylc/cylc-flow that referenced this pull request Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants