See <https://jenkins.gem5.org/job/Nightly/208/display/redirect?page=changes>

Changes:

[gabe.black] ext: Update pybind11 to version 2.6.2.

[shunhsingou] systemc: remove boost header dependency

[Giacomo Travaglini] ext: testlib loading tests from multiple directories

[Bobby R. Bruce] util,python: Fix Pre-commit hooks to ignore non-source files

[Bobby R. Bruce] util,python: Add check to ensure files are utf-8 in pre-commit

[odanrc] scons: Separate debug flags from debug-format flags

[odanrc] sim: Move cur tick to its own files

[odanrc] base,tests: Add a basic fake class to handle curTick

[odanrc] base: Move Stats::Info functions to its own source file

[odanrc] base,tests: Create unit tests for Stats::Stor

[gabe.black] arch: Templatize the BasicDecodeCache.


------------------------------------------
[...truncated 532.91 KB...]
[----------] 4 tests from TypesTest
[ RUN      ] TypesTest.FloatToBits32
[       OK ] TypesTest.FloatToBits32 (0 ms)
[ RUN      ] TypesTest.floatToBits64
[       OK ] TypesTest.floatToBits64 (0 ms)
[ RUN      ] TypesTest.floatsToBitsDoubleInput
[       OK ] TypesTest.floatsToBitsDoubleInput (0 ms)
[ RUN      ] TypesTest.floatsToBitsFloatInput
[       OK ] TypesTest.floatsToBitsFloatInput (0 ms)
[----------] 4 tests from TypesTest (0 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 3 test suites ran. (6 ms total)
[  PASSED  ] 19 tests.
build/NULL/sim/byteswap.test.debug 
--gtest_output=xml:build/NULL/unittests.debug/sim/byteswap.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from UncontendedMutex
[ RUN      ] UncontendedMutex.Lock
build/NULL/base/debug.test.debug 
--gtest_output=xml:build/NULL/unittests.debug/base/debug.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 12 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DebugFlagDeathTest
[ RUN      ] DebugFlagDeathTest.UniqueNames
[       OK ] DebugFlagDeathTest.UniqueNames (1 ms)
[----------] 1 test from DebugFlagDeathTest (1 ms total)

[----------] 8 tests from DebugFlagTest
[ RUN      ] DebugFlagTest.NameDesc
[       OK ] DebugFlagTest.NameDesc (0 ms)
[ RUN      ] DebugFlagTest.IsFormat
[       OK ] DebugFlagTest.IsFormat (0 ms)
[ RUN      ] DebugFlagTest.ConversionOperator
[       OK ] DebugFlagTest.ConversionOperator (0 ms)
[ RUN      ] DebugFlagTest.FindFlag
[       OK ] DebugFlagTest.FindFlag (0 ms)
[ RUN      ] DebugFlagTest.ChangeFlag
[       OK ] DebugFlagTest.ChangeFlag (0 ms)
[ RUN      ] DebugFlagTest.SetClearDebugFlag
[       OK ] DebugFlagTest.SetClearDebugFlag (0 ms)
[ RUN      ] DebugFlagTest.NoDumpDebugFlags
[       OK ] DebugFlagTest.NoDumpDebugFlags (0 ms)
[ RUN      ] DebugFlagTest.DumpDebugFlags
[       OK ] DebugFlagTest.DumpDebugFlags (0 ms)
[----------] 8 tests from DebugFlagTest (0 ms total)

[----------] 1 test from DebugSimpleFlagTest
[ RUN      ] DebugSimpleFlagTest.Enabled
[       OK ] DebugSimpleFlagTest.Enabled (0 ms)
[----------] 1 test from DebugSimpleFlagTest (0 ms total)

[----------] 2 tests from DebugCompoundFlagTest
[ RUN      ] DebugCompoundFlagTest.Enabled
[       OK ] DebugCompoundFlagTest.Enabled (0 ms)
[ RUN      ] DebugCompoundFlagTest.EnabledKids
[       OK ] DebugCompoundFlagTest.EnabledKids (0 ms)
[----------] 2 tests from DebugCompoundFlagTest (0 ms total)

[----------] Global test environment tear-down
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[==========] 12 tests from 4 test suites ran. (1 ms total)
[  PASSED  ] 12 tests.
[----------] 8 tests from ByteswapTest
[ RUN      ] ByteswapTest.swap_byte64
[       OK ] ByteswapTest.swap_byte64 (0 ms)
[ RUN      ] ByteswapTest.swap_byte32
[       OK ] ByteswapTest.swap_byte32 (0 ms)
[ RUN      ] ByteswapTest.swap_byte16
[       OK ] ByteswapTest.swap_byte16 (0 ms)
[ RUN      ] ByteswapTest.swap_byte
[       OK ] ByteswapTest.swap_byte (0 ms)
[ RUN      ] ByteswapTest.htog
[       OK ] ByteswapTest.htog (0 ms)
[ RUN      ] ByteswapTest.gtoh
[       OK ] ByteswapTest.gtoh (0 ms)
[ RUN      ] ByteswapTest.betole
[       OK ] ByteswapTest.betole (0 ms)
[ RUN      ] ByteswapTest.letobe
[       OK ] ByteswapTest.letobe (0 ms)
[----------] 8 tests from ByteswapTest (21 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (23 ms total)
[  PASSED  ] 8 tests.
[       OK ] UncontendedMutex.Lock (213 ms)
[ RUN      ] UncontendedMutex.HeavyContention
build/NULL/sim/guest_abi.test.debug 
--gtest_output=xml:build/NULL/unittests.debug/sim/guest_abi.test.xml
build/NULL/sim/proxy_ptr.test.debug 
--gtest_output=xml:build/NULL/unittests.debug/sim/proxy_ptr.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from GuestABI
[ RUN      ] GuestABI.ABI_1D_args
[       OK ] GuestABI.ABI_1D_args (0 ms)
[ RUN      ] GuestABI.ABI_Prepare
[       OK ] GuestABI.ABI_Prepare (0 ms)
[ RUN      ] GuestABI.ABI_2D_args
[       OK ] GuestABI.ABI_2D_args (0 ms)
[ RUN      ] GuestABI.ABI_TC_init
[       OK ] GuestABI.ABI_TC_init (0 ms)
[ RUN      ] GuestABI.ABI_returns
[       OK ] GuestABI.ABI_returns (0 ms)
[ RUN      ] GuestABI.dumpSimcall
[       OK ] GuestABI.dumpSimcall (0 ms)
[ RUN      ] GuestABI.isVarArgs
[       OK ] GuestABI.isVarArgs (0 ms)
[----------] 7 tests from GuestABI (3 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (6 ms total)
[  PASSED  ] 7 tests.
[       OK ] UncontendedMutex.HeavyContention (456 ms)
[----------] 2 tests from UncontendedMutex (670 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (672 ms total)
[  PASSED  ] 2 tests.
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from ProxyPtr
[ RUN      ] ProxyPtr.Clean
[       OK ] ProxyPtr.Clean (0 ms)
[ RUN      ] ProxyPtr.Dirty
[       OK ] ProxyPtr.Dirty (0 ms)
[ RUN      ] ProxyPtr.LoadAndFlush
[       OK ] ProxyPtr.LoadAndFlush (0 ms)
[ RUN      ] ProxyPtr.ConstOperators
[       OK ] ProxyPtr.ConstOperators (0 ms)
[ RUN      ] ProxyPtr.NonConstOperators
[       OK ] ProxyPtr.NonConstOperators (0 ms)
[ RUN      ] ProxyPtr.GuestABI
[       OK ] ProxyPtr.GuestABI (0 ms)
[----------] 6 tests from ProxyPtr (0 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 6 tests.
 [    LINK]  -> NULL/base/stats/storage.test.debug
build/NULL/base/stats/storage.test.debug 
--gtest_output=xml:build/NULL/unittests.debug/base/stats/storage.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 39 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 1 test from StatsAvgStorDeathTest
[ RUN      ] StatsAvgStorDeathTest.Result
[       OK ] StatsAvgStorDeathTest.Result (399 ms)
[----------] 1 test from StatsAvgStorDeathTest (399 ms total)

[----------] 1 test from StatsDistStorDeathTest
[ RUN      ] StatsDistStorDeathTest.NoBucketSize
[       OK ] StatsDistStorDeathTest.NoBucketSize (364 ms)
[----------] 1 test from StatsDistStorDeathTest (364 ms total)

[----------] 3 tests from StatsHistStorDeathTest
[ RUN      ] StatsHistStorDeathTest.NoBucketSize
[       OK ] StatsHistStorDeathTest.NoBucketSize (360 ms)
[ RUN      ] StatsHistStorDeathTest.AddDifferentSize
[       OK ] StatsHistStorDeathTest.AddDifferentSize (360 ms)
[ RUN      ] StatsHistStorDeathTest.AddDifferentMin
[       OK ] StatsHistStorDeathTest.AddDifferentMin (343 ms)
[----------] 3 tests from StatsHistStorDeathTest (1063 ms total)

[----------] 4 tests from StatsStatStorTest
[ RUN      ] StatsStatStorTest.SetValueResult
[       OK ] StatsStatStorTest.SetValueResult (0 ms)
[ RUN      ] StatsStatStorTest.Prepare
[       OK ] StatsStatStorTest.Prepare (0 ms)
[ RUN      ] StatsStatStorTest.IncDec
[       OK ] StatsStatStorTest.IncDec (0 ms)
[ RUN      ] StatsStatStorTest.ZeroReset
[       OK ] StatsStatStorTest.ZeroReset (0 ms)
[----------] 4 tests from StatsStatStorTest (0 ms total)

[----------] 4 tests from StatsAvgStorTest
[ RUN      ] StatsAvgStorTest.SetValueResult
[       OK ] StatsAvgStorTest.SetValueResult (0 ms)
[ RUN      ] StatsAvgStorTest.Prepare
[       OK ] StatsAvgStorTest.Prepare (0 ms)
[ RUN      ] StatsAvgStorTest.IncDec
[       OK ] StatsAvgStorTest.IncDec (0 ms)
[ RUN      ] StatsAvgStorTest.ZeroReset
[       OK ] StatsAvgStorTest.ZeroReset (0 ms)
[----------] 4 tests from StatsAvgStorTest (0 ms total)

[----------] 5 tests from StatsDistStorTest
[ RUN      ] StatsDistStorTest.ZeroReset
[       OK ] StatsDistStorTest.ZeroReset (0 ms)
[ RUN      ] StatsDistStorTest.Size
[       OK ] StatsDistStorTest.Size (0 ms)
[ RUN      ] StatsDistStorTest.SamplePrepareSingle
[       OK ] StatsDistStorTest.SamplePrepareSingle (0 ms)
[ RUN      ] StatsDistStorTest.SamplePrepareMultiple
[       OK ] StatsDistStorTest.SamplePrepareMultiple (0 ms)
[ RUN      ] StatsDistStorTest.Reset
[       OK ] StatsDistStorTest.Reset (0 ms)
[----------] 5 tests from StatsDistStorTest (0 ms total)

[----------] 13 tests from StatsHistStorTest
[ RUN      ] StatsHistStorTest.ZeroReset
[       OK ] StatsHistStorTest.ZeroReset (0 ms)
[ RUN      ] StatsHistStorTest.Size
[       OK ] StatsHistStorTest.Size (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareFit
[       OK ] StatsHistStorTest.SamplePrepareFit (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareSingleGrowUp
[       OK ] StatsHistStorTest.SamplePrepareSingleGrowUp (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareMultipleGrowUp
[       OK ] StatsHistStorTest.SamplePrepareMultipleGrowUp (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareGrowDownOddBuckets
[       OK ] StatsHistStorTest.SamplePrepareGrowDownOddBuckets (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareGrowDownEvenBuckets
[       OK ] StatsHistStorTest.SamplePrepareGrowDownEvenBuckets (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareGrowDownGrowOutOddBuckets
[       OK ] StatsHistStorTest.SamplePrepareGrowDownGrowOutOddBuckets (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareGrowDownGrowOutEvenBuckets
[       OK ] StatsHistStorTest.SamplePrepareGrowDownGrowOutEvenBuckets (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareMultipleGrowOddBuckets
[       OK ] StatsHistStorTest.SamplePrepareMultipleGrowOddBuckets (0 ms)
[ RUN      ] StatsHistStorTest.SamplePrepareMultipleGrowEvenBuckets
[       OK ] StatsHistStorTest.SamplePrepareMultipleGrowEvenBuckets (0 ms)
[ RUN      ] StatsHistStorTest.Reset
[       OK ] StatsHistStorTest.Reset (0 ms)
[ RUN      ] StatsHistStorTest.Add
[       OK ] StatsHistStorTest.Add (0 ms)
[----------] 13 tests from StatsHistStorTest (0 ms total)

[----------] 3 tests from StatsSampleStorTest
[ RUN      ] StatsSampleStorTest.ZeroReset
[       OK ] StatsSampleStorTest.ZeroReset (0 ms)
[ RUN      ] StatsSampleStorTest.SamplePrepare
storage.test.debug: build/NULL/base/cast.hh:47: T safe_cast(U) [with T = const 
Stats::SampleStor::Params*; U = const Stats::StorageParams*]: Assertion `ret' 
failed.
Aborted (core dumped)
scons: *** [build/NULL/unittests.debug/base/stats/storage.test.xml] Error 134
scons: building terminated because of errors.
*** Summary of Warnings ***
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording plot data
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found 
but none of them are new. Did leafNodes run? 
For example, 
<https://jenkins.gem5.org/job/Nightly/208/artifact/tests/testing-results/results.xml>
 is 11 hr old
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to