Hello,

Recently Jeff's tester picked up some test failures on AArch64. These
are now fixed as of commit ab563903 but the aarch64-linux-gnu build is
still failing with the following output:

  Old tests that failed, that have disappeared (8 tests): (Eeek!)
  
  g++.dg/warn/Wtype-limits-Wextra.C  -std=gnu++14  (test for bogus messages, 
line 61)
  g++.dg/warn/Wtype-limits-Wextra.C  -std=gnu++17  (test for bogus messages, 
line 61)
  g++.dg/warn/Wtype-limits-Wextra.C  -std=gnu++2a  (test for bogus messages, 
line 61)
  g++.dg/warn/Wtype-limits-Wextra.C  -std=gnu++98  (test for bogus messages, 
line 61)
  g++.dg/warn/Wtype-limits.C  -std=gnu++14  (test for bogus messages, line 61)
  g++.dg/warn/Wtype-limits.C  -std=gnu++17  (test for bogus messages, line 61)
  g++.dg/warn/Wtype-limits.C  -std=gnu++2a  (test for bogus messages, line 61)
  g++.dg/warn/Wtype-limits.C  -std=gnu++98  (test for bogus messages, line 61)
  
  ## Differences found: 
  # 1 differences in 10 common sum files found
  Build step 'Execute shell' marked build as failure
  Archiving artifacts
  Finished: FAILURE

This seems like a non-issue. Does something need to be manually updated
to make the build go green again here?

Thanks,
Alex

Reply via email to