Skip to content

test: Reduce amount of code generated for test20855 again#12985

Merged
dlang-bot merged 1 commit intodlang:masterfrom
ibuclaw:reg-freebsd11
Aug 17, 2021
Merged

test: Reduce amount of code generated for test20855 again#12985
dlang-bot merged 1 commit intodlang:masterfrom
ibuclaw:reg-freebsd11

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Aug 17, 2021

See introducing PR:

See pull request that subsequently reduced the amount of code generated due to CI failures:

See possibly related bug report:

See pipelines that have been failing since this morning in master:

I've tried reverting dmd to 8884ad0, druntime to 934b4d2, and phobos to 21227390e (all merge_stable PRs), and the test failure still occurs. Conclusion is that there's an environmental change in the FreeBSD 11 images that affects this test, and this test only. But why that should be a problem for dmd means that either the dmd fix is wrong, or dmd is incapable of generating correct code for the given test.

@ibuclaw ibuclaw added the Severity:Regression PRs that fix regressions label Aug 17, 2021
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

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#12985"

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.

4 participants

Comments