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

gh: test-windows run all tests #468

Open
mmatczuk opened this issue Oct 17, 2023 · 0 comments
Open

gh: test-windows run all tests #468

mmatczuk opened this issue Oct 17, 2023 · 0 comments
Milestone

Comments

@mmatczuk
Copy link
Contributor

At the moment in Windows we only test Martian due to strange issues like https://github.com/saucelabs/forwarder/actions/runs/6535405452/job/17744785128

?   	github.com/saucelabs/forwarder/utils/certutil	[no test files]
github.com/saucelabs/forwarder/utils/cobrautil: C:\hostedtoolcache\windows\go\1.21.3\x64\pkg\tool\windows_amd64\compile.exe: exit status 0xc000013a
Entering debug mode. Use h or ? for help. 

At D:\a\_temp\7b187e19-a2f6-4c09-9512-56b0eeacb65a.ps1:3 char:5
+ if ((Test-Path -LiteralPath variable:\LASTEXITCODE)) { exit $LASTEXIT …
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[DBG]: PS D:\a\forwarder\forwarder>> 
Error: Process completed with exit code 1.
mmatczuk added a commit that referenced this issue Oct 17, 2023
In Windows only run martian tests, this is to be fixed later.
It is reported as #468.
mmatczuk added a commit that referenced this issue Oct 17, 2023
In Windows only run martian tests.
The go test ./... fails with wierd errors, see the issue #468 for details.
mmatczuk added a commit that referenced this issue Oct 17, 2023
In Windows only run martian tests.
The go test ./... fails with wierd errors, see the issue #468 for details.
@mmatczuk mmatczuk added this to the v1.3 milestone Feb 2, 2024
@Choraden Choraden modified the milestones: v1.3, v1.4 Apr 15, 2024
@mmatczuk mmatczuk modified the milestones: v1.4, v1.x Sep 12, 2024
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

No branches or pull requests

2 participants