Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

skip tests failing on windows machines #7

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Nov 18, 2021

This PR implements the suggestion from #2 (comment)

Here's a CI result of go-test workflow from my account: https://github.com/galargh/go-ipldtool/actions/runs/1476026469

I have also created an issue to track progress: #6

I'll be happy to work on it further and find a proper resolution.

@galargh
Copy link
Contributor Author

galargh commented Jan 17, 2022

@mvdan I'm following up on #2 (comment). This will allow us to merge the unified CI sync.

Copy link

@mvdan mvdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good!

My two cents: it probably isn't worth trying to fix these skips until upstream go-ipld-prime passes with its tests on Windows. I started that work a few months back with help from @marten-seemann, but didn't wrap it up. I'll take a look this week.

@web3-bot web3-bot merged commit c114e30 into ipld:web3-bot/sync Jan 17, 2022
@galargh galargh deleted the fix/windows-tests branch January 17, 2022 16:40
web3-bot added a commit that referenced this pull request Jan 17, 2022
* run go mod tidy

* add .github/workflows/automerge.yml

* add .github/workflows/go-test.yml

* add .github/workflows/go-check.yml

* add .github/workflows/releaser.yml

* add .github/workflows/release-check.yml

* add .github/workflows/tagpush.yml

* skip tests failing on windows machines (#7)

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants