[gem5-dev] Re: Build failed in Jenkins: nightly #10

2021-10-13 Thread Bobby Bruce via gem5-dev
In fairness, I think the tests should ideally pass regardless as to where they are executed from, but that's not a priority right now :). -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Wed, Oct 13, 2021 at 11:19 AM Matt Sinclair wrote

[gem5-dev] Re: Build failed in Jenkins: nightly #10

2021-10-13 Thread Matt Sinclair via gem5-dev
Thanks Bobby! Good to know for future reference. I suspect I need to update the weekly tests accordingly too. Matt On Wed, Oct 13, 2021 at 1:15 PM Bobby Bruce wrote: > Fix for the nightly tests here: > https://gem5-review.googlesource.com/c/public/gem5/+/51607 > > I've verified this fixes the

[gem5-dev] Re: Build failed in Jenkins: nightly #10

2021-10-13 Thread Bobby Bruce via gem5-dev
Fix for the nightly tests here: https://gem5-review.googlesource.com/c/public/gem5/+/51607 I've verified this fixes the issue. -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Wed, Oct 13, 2021 at 10:50 AM Bobby Bruce wrote: > Ah, yea

[gem5-dev] Re: Build failed in Jenkins: nightly #10

2021-10-13 Thread Bobby Bruce via gem5-dev
Ah, yeah, that's probably the problem. For clarity, all the nightly tests do is run `./tests/nightly.sh 16` from the gem5 root. Likewise, all the weekly tests do is run `./tests/weekly.sh 16` from the gem5 root. If you can update the tests with this assumption in mind, they should pass. -- Dr. Bob

[gem5-dev] Re: Build failed in Jenkins: nightly #10

2021-10-13 Thread Matt Sinclair via gem5-dev
(Resending as my prior email bounced) Matt On Wed, Oct 13, 2021 at 10:21 AM Matt Sinclair wrote: > I believe the weekly tests will fail until this is merged in: > https://gem5-review.googlesource.com/c/public/gem5/+/51207 > > Jason, I will follow-up with Kyle today about the additional change y

[gem5-dev] Re: Build failed in Jenkins: nightly #10

2021-10-13 Thread Jason Lowe-Power via gem5-dev
Looks like the failure is in the GPU tests (note: the weekly tests are also failing due to GPU errors). https://jenkins.gem5.org/job/nightly/10/console On Wed, Oct 13, 2021 at 4:03 AM jenkins-no-reply--- via gem5-dev < gem5-dev@gem5.org> wrote: > See