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

Enable some tests on Windows #1720

Merged
merged 2 commits into from
Nov 19, 2020
Merged

Enable some tests on Windows #1720

merged 2 commits into from
Nov 19, 2020

Conversation

imiric
Copy link
Contributor

@imiric imiric commented Nov 12, 2020

These were flaky on AppVeyor, but seem to pass on GHA. I ran the full suite a few times in https://github.com/imiric/k6/actions/runs/359816051 without any failures, so it seems safe to leave them on, unless they embarass me and fail now... :)

There are still two that failed consistently and weren't enabled: TestRequestAndBatch and TestTracer. I'll look into refactoring them before closing #902, though that can also wait for another PR.

These were flaky on AppVeyor, but seem to pass on GHA.

TestRequestAndBatch and TestTracer failed consistently when I ran them,
but I didn't look into refactoring yet.
@imiric imiric requested review from mstoykov and na-- November 12, 2020 16:22
mstoykov
mstoykov previously approved these changes Nov 16, 2020
na--
na-- previously approved these changes Nov 17, 2020
@imiric imiric dismissed stale reviews from na-- and mstoykov via 1ff6f15 November 17, 2020 14:40
@codecov-io
Copy link

codecov-io commented Nov 17, 2020

Codecov Report

Merging #1720 (fc0b5be) into master (d9bced3) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1720      +/-   ##
==========================================
- Coverage   71.52%   71.49%   -0.03%     
==========================================
  Files         178      178              
  Lines       13719    13727       +8     
==========================================
+ Hits         9812     9814       +2     
- Misses       3295     3301       +6     
  Partials      612      612              
Flag Coverage Δ
ubuntu 71.45% <ø> (-0.02%) ⬇️
windows 70.05% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
core/engine.go 90.95% <0.00%> (-2.02%) ⬇️
stats/cloud/collector.go 79.81% <0.00%> (-0.64%) ⬇️
lib/types/hostnametrie.go 72.22% <0.00%> (+3.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9bced3...fc0b5be. Read the comment docs.

@imiric imiric merged commit f8fcabf into master Nov 19, 2020
@imiric imiric deleted the test/902-enable-windows branch November 19, 2020 13:13
@na-- na-- added this to the v0.30.0 milestone Jan 19, 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

Successfully merging this pull request may close these issues.

4 participants