Skip to content

Conversation

@klausler
Copy link
Contributor

@klausler klausler commented Oct 11, 2024

An upcoming PR to flang (llvm/llvm-project#112024) will soon allow two gfortran tests to compile and run successfully, which will come as a fatal surprise because they're marked "xfail".

Copy link
Contributor

@tarunprabhu tarunprabhu left a comment

Choose a reason for hiding this comment

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

The tests.cmake file is auto-generated and must not be edited by hand because it will be overwritten the next time the test suite is sync'ed with the upstream tests.

I am working on a way to override the DejaGNU annotations so that we can use such tests where the behavior of gfortran and flang are different. But for now, they would have to be disabled. If you could disable them and leave a comment indicating that they should not be xfail, I can re-enable them when the overriding mechanism is in place.

Thanks.

An upcoming PR to flang (llvm/llvm-project#112024)
will soon allow two gfortran tests to compile and run successfully,
which will come as a fatal surprise because they're marked "xfail".
@klausler
Copy link
Contributor Author

Updated.

@klausler klausler changed the title [flang] Remove 'xfail' from two tests that will soon not fail [flang] Disable two xfail tests that will soon not fail Oct 11, 2024
Copy link
Contributor

@tarunprabhu tarunprabhu left a comment

Choose a reason for hiding this comment

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

Thanks for making the change.

@klausler klausler merged commit 27a6a3a into llvm:main Oct 15, 2024
1 check passed
@klausler klausler deleted the enable2 branch October 15, 2024 21:19
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

Successfully merging this pull request may close these issues.

2 participants