Skip to content

Disable Windows tests on auto-tester#11667

Merged
MoonlightSentinel merged 2 commits intodlang:masterfrom
wilzbach:disable-windows-64
Sep 2, 2020
Merged

Disable Windows tests on auto-tester#11667
MoonlightSentinel merged 2 commits intodlang:masterfrom
wilzbach:disable-windows-64

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Sep 1, 2020

It turns out that the auto-tester-test target is unused, but all is called :/

See: #11653

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#11667"

win32.mak Outdated
#cd ..
#cd samples
#gmake -f win32.mak DMD=..\src\dmd.exe MODEL=$(MODEL) "LIB=..\..\phobos;$(LIB)" \
# "DFLAGS=-I..\..\druntime\import -I..\..\phobos -m$(MODEL)"
Copy link
Contributor Author

@wilzbach wilzbach Sep 1, 2020

Choose a reason for hiding this comment

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

Should we

  • integrate this into run.d
  • hack into one of Azure pipelines
  • drop the samples (they are very old)

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably best to drop them or move them into druntime/phobs (they primarily "test" libraries AFAICT)

@wilzbach
Copy link
Contributor Author

wilzbach commented Sep 1, 2020

Adding auto-merge as otherwise all other PRs will be broken.

@MoonlightSentinel MoonlightSentinel merged commit 11c84b9 into dlang:master Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants