This is an archive of the discontinued LLVM Phabricator instance.

[AIX] Disable tests failing due to assert on DWARF object writing
AbandonedPublic

Authored by Jake-Egan on Oct 5 2021, 10:57 AM.

Details

Reviewers
shchenz
Summary

The following tests fail due to assert on DWARF object writing. Temporarily disable these tests on AIX until D97184 goes through.

Diff Detail

Unit TestsFailed

Event Timeline

Jake-Egan created this revision.Oct 5 2021, 10:57 AM
Jake-Egan requested review of this revision.Oct 5 2021, 10:57 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 5 2021, 10:57 AM
Jake-Egan edited the summary of this revision. (Show Details)Oct 5 2021, 10:59 AM
Jake-Egan updated this revision to Diff 377306.Oct 5 2021, 11:11 AM

Updated to preserve blank lines.

Thanks for working on this.

Could you please help to rerun the affected cases after applying D97184? That patch is approved and I will deliver it soon.

Thanks for working on this.

Could you please help to rerun the affected cases after applying D97184? That patch is approved and I will deliver it soon.

I reran the tests with the patch. All the tests pass.

Thanks for working on this.

Could you please help to rerun the affected cases after applying D97184? That patch is approved and I will deliver it soon.

I reran the tests with the patch. All the tests pass.

Thanks, D97184 is committed as https://reviews.llvm.org/rG5f4c91583ee772a6ce2c4f192e25b07e6075eb00
This patch should not be needed now.

Jake-Egan abandoned this revision.Oct 12 2021, 7:21 AM

Abandoning this patch because D97184 is already committed.