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

improve turi.nim tests: js, vm; merge tdecodequery.nim #16500

Merged
merged 5 commits into from
Dec 29, 2020

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Dec 29, 2020

turi tests: js, vm; merge tdecodequery.nim, better organization; no test was removed

notes

@xflywind I see you added --styleCheck:hint --panics:on in #15336; I've removed these in this PR, let me know if you had a reason for those flags (it did help me find #16499 though)

  • what about timeout: 60.0? safe to remove ? it runs in under 1s locally

future work

For --styleCheck:error we should instead do something more general that'd apply to all tests (eg adding it to tests/config.nims (plus, if needed, adding --styleCheck:off for not yet fixed tests) (refs timotheecour#64 (comment))

@timotheecour timotheecour changed the title improve turi tests: js, vm; merge tdecodequery.nim improve turi.nim tests: js, vm; merge tdecodequery.nim Dec 29, 2020
@ringabout
Copy link
Member

ringabout commented Dec 29, 2020

what about timeout: 60.0? safe to remove ? it runs in under 1s locally

They can be removed

@timotheecour timotheecour marked this pull request as ready for review December 29, 2020 08:13
@Clyybber Clyybber merged commit fc1a4fa into nim-lang:devel Dec 29, 2020
@timotheecour timotheecour deleted the pr_decodeQuery_tests_cleanup branch December 29, 2020 18:21
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
* improve turi tests: js, vm; merge tdecodequery.nim

* improve test

* add test in js, improve test

* remove   matrix: "--styleCheck:hint --panics:on"

* fixup
ardek66 pushed a commit to ardek66/Nim that referenced this pull request Mar 26, 2021
* improve turi tests: js, vm; merge tdecodequery.nim

* improve test

* add test in js, improve test

* remove   matrix: "--styleCheck:hint --panics:on"

* fixup
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

Successfully merging this pull request may close these issues.

3 participants