Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression tester regressed 166861 #15931

Closed
tamiko opened this issue Aug 26, 2023 · 7 comments
Closed

Regression tester regressed 166861 #15931

tamiko opened this issue Aug 26, 2023 · 7 comments
Labels
Regression tester Issues reported by the regression tester bot

Comments

@tamiko
Copy link
Member

tamiko commented Aug 26, 2023

[start automated regression testsuite report]

Dear all,

this is the automated regression testsuite reporting a new regression between

Summary:

I have identified the following pull requests as possible candidates:

Notes:

  • The regression reported above is a subset of the following full set of regressions compared to the baseline:
  • I will close and unpin this issue automatically once a full run is complete and compares cleanly to the baseline.
  • If closed I will reopen the issue if the testsuite run identified an additional regression compared to what I have reported so far.

[end automated regression testsuite report]

@tamiko tamiko added the Regression tester Issues reported by the regression tester bot label Aug 26, 2023
@tamiko tamiko pinned this issue Aug 26, 2023
@drwells
Copy link
Member

drwells commented Aug 29, 2023

There might be something wrong with the tester configuration. Check this out:

sharedtria/serialization_01.mpirun=2.debug: RUN failed. ------ Additional output on stdout/stderr:

terminate called after throwing an instance of 'dealii::StandardExceptions::ExcMessage'
terminate called after throwing an instance of 'dealii::StandardExceptions::ExcMessage'
  what():  
--------------------------------------------------------
An error occurred in line <133> of file </scratch/dealii/source/distributed/shared_tria.cc> in function
    void dealii::parallel::shared::Triangulation<dim, spacedim>::partition() [with int dim = 2; int spacedim = 2]
The violated condition was: 
    false
Additional information: 
    Choosing 'partition_metis' requires the library to be compiled with
    support for METIS! Instead, you might use 'partition_auto' to select a
    partitioning algorithm that is supported by your current
    configuration.
--------------------------------------------------------

@tamiko
Copy link
Member Author

tamiko commented Aug 29, 2023

@drwells umh I don't see any failing tests? It looks like build warnings for gcc-10.

@drwells
Copy link
Member

drwells commented Aug 29, 2023

I see, I clicked on the wrong one. Basic question: why don't we have something open for

https://cdash.dealii.org/viewTest.php?onlyfailed&buildid=1728

@Rombur
Copy link
Member

Rombur commented Aug 29, 2023

Because it's not the official tester. It's a machine at Oak Ridge that I set up to test the CUDA backend

@tamiko
Copy link
Member Author

tamiko commented Aug 29, 2023

@drwells Let's add a configure constraint to this test.

@kronbichler
Copy link
Member

I am to blame here as well due to #15917. I will try to fix it later today or tomorrow at the latest.

@tamiko
Copy link
Member Author

tamiko commented Sep 10, 2023

[automated regression testsuite]

Regression tester reported a clean run compared to baseline. 😊
Closing all issues. 😎

@tamiko tamiko closed this as completed Sep 10, 2023
@tamiko tamiko unpinned this issue Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression tester Issues reported by the regression tester bot
Projects
None yet
Development

No branches or pull requests

4 participants