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

Changes:

[gabe.black] dev: Overload swap_bytes, don't specialize the template.

[gabe.black] sim: Use type_traits to steer swap_bytes.

[gabe.black] base: Move the macros in compiler.hh to a GEM5_ prefix.

[gabe.black] misc: Replace M5_VAR_USED with GEM5_VAR_USED.

[gabe.black] misc: Replace M5_NODISCARD with GEM5_NO_DISCARD.

[gabe.black] misc: Replace M5_FALLTHROUGH with GEM5_FALLTHROUGH.

[gabe.black] misc: Replace M5_ATTR_PACKED with GEM5_PACKED.

[gabe.black] arch-sparc: Replace M5_NO_INLINE with GEM5_NO_INLINE.

[gabe.black] misc: Replace M5_LOCAL and M5_WEAK with GEM5_LOCAL and GEM5_WEAK.

[gabe.black] misc: Replace M5_ALIGNED with GEM5_ALIGNED.

[gabe.black] misc: Replace M5_UNREACHABLE with GEM5_UNREACHABLE.

[gabe.black] base: Replace M5_UNLIKELY with GEM5_UNLIKELY.

[gabe.black] misc: Replace M5_FOR_EACH_IN_PACK with GEM5_FOR_EACH_IN_PACK.

[gabe.black] misc: Replace M5_CLASS_VAR_USED with GEM5_CLASS_VAR_USED.

[gabe.black] sim: Deprecate M5_AT_* constants.

[gabe.black] arch: Stop using deprecated M5_AT_* constants.


------------------------------------------
[...truncated 638.87 KB...]
[ RUN      ] IntmathTest.divCeil
[       OK ] IntmathTest.divCeil (0 ms)
[ RUN      ] IntmathTest.mulUnsignedNarrow
[       OK ] IntmathTest.mulUnsignedNarrow (0 ms)
[ RUN      ] IntmathTest.mulSignedNarrow
[       OK ] IntmathTest.mulSignedNarrow (0 ms)
[ RUN      ] IntmathTest.mulUnsignedMid
[       OK ] IntmathTest.mulUnsignedMid (0 ms)
[ RUN      ] IntmathTest.mulSignedMid
[       OK ] IntmathTest.mulSignedMid (0 ms)
[ RUN      ] IntmathTest.mulUnsignedWide
[       OK ] IntmathTest.mulUnsignedWide (0 ms)
[ RUN      ] IntmathTest.mulSignedWide
[       OK ] IntmathTest.mulSignedWide (0 ms)
[ RUN      ] IntmathTest.roundUp
[       OK ] IntmathTest.roundUp (0 ms)
[ RUN      ] IntmathTest.roundDown
[       OK ] IntmathTest.roundDown (0 ms)
[ RUN      ] IntmathTest.Log2i
[       OK ] IntmathTest.Log2i (0 ms)
[----------] 13 tests from IntmathTest (0 ms total)

[----------] Global test environment tear-down
[==========] 14 tests from 2 test suites ran. (0 ms total)
[  PASSED  ] 13 tests.
[  SKIPPED ] 1 test, listed below:
[  SKIPPED ] IntmathDeathTest.Log2iDeath
 [     CXX] NULL/base/loader/image_file_data.cc -> .fo
 [     CXX] NULL/base/logging.test.cc -> .fo
 [     CXX] NULL/base/logging.cc -> .fo
build/NULL/base/channel_addr.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/base/channel_addr.test.xml
build/NULL/base/coroutine.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/base/coroutine.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 ChannelAddrRange
[ RUN      ] ChannelAddrRange.DefaultInvalid
[       OK ] ChannelAddrRange.DefaultInvalid (0 ms)
[ RUN      ] ChannelAddrRange.Range
[       OK ] ChannelAddrRange.Range (0 ms)
[----------] 2 tests from ChannelAddrRange (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
build/NULL/base/fiber.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/base/fiber.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from Coroutine
[ RUN      ] Coroutine.Unstarted
[       OK ] Coroutine.Unstarted (0 ms)
[ RUN      ] Coroutine.Unfinished
[       OK ] Coroutine.Unfinished (0 ms)
[ RUN      ] Coroutine.Passing
[       OK ] Coroutine.Passing (0 ms)
[ RUN      ] Coroutine.Returning
[       OK ] Coroutine.Returning (0 ms)
[ RUN      ] Coroutine.Fibonacci
[       OK ] Coroutine.Fibonacci (0 ms)
[ RUN      ] Coroutine.Cooperative
[       OK ] Coroutine.Cooperative (0 ms)
[ RUN      ] Coroutine.Nested
[       OK ] Coroutine.Nested (0 ms)
[ RUN      ] Coroutine.TwoCallers
[       OK ] Coroutine.TwoCallers (0 ms)
[----------] 8 tests from Coroutine (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 8 tests.
 [     CXX] NULL/base/hostinfo.cc -> .fo
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from Fiber
[ RUN      ] Fiber.Starting
[       OK ] Fiber.Starting (0 ms)
[ RUN      ] Fiber.Switching
[       OK ] Fiber.Switching (0 ms)
[ RUN      ] Fiber.Linked
[       OK ] Fiber.Linked (0 ms)
[----------] 3 tests from Fiber (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.
 [     CXX] NULL/base/match.cc -> .fo
 [    LINK]  -> NULL/base/loader/image_file_data.test.fast.unstripped
 [     CXX] NULL/base/pixel.test.cc -> .fo
build/NULL/base/inifile.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/base/inifile.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 Initest
[ RUN      ] Initest.MatchFound
[       OK ] Initest.MatchFound (0 ms)
[ RUN      ] Initest.MatchNotFound
[       OK ] Initest.MatchNotFound (0 ms)
[----------] 2 tests from Initest (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
 [     CXX] NULL/base/pixel.cc -> .fo
build/NULL/base/loader/image_file_data.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/base/loader/image_file_data.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 ImageFileDataTest
[ RUN      ] ImageFileDataTest.SimpleImage
[       OK ] ImageFileDataTest.SimpleImage (0 ms)
[ RUN      ] ImageFileDataTest.GZipImage
[       OK ] ImageFileDataTest.GZipImage (0 ms)
[----------] 2 tests from ImageFileDataTest (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
build/NULL/base/refcnt.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/base/refcnt.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from RefcntTest
[ RUN      ] RefcntTest.NullPointerCheck
[       OK ] RefcntTest.NullPointerCheck (0 ms)
[ RUN      ] RefcntTest.ConstructionFromPointer
[       OK ] RefcntTest.ConstructionFromPointer (0 ms)
[ RUN      ] RefcntTest.ConstructionFromExistingPointer
[       OK ] RefcntTest.ConstructionFromExistingPointer (0 ms)
[ RUN      ] RefcntTest.DestroyPointer
[       OK ] RefcntTest.DestroyPointer (0 ms)
[ RUN      ] RefcntTest.AssignmentFromAPointerFromAPointer
[       OK ] RefcntTest.AssignmentFromAPointerFromAPointer (0 ms)
[ RUN      ] RefcntTest.AccessToClassPointers
[       OK ] RefcntTest.AccessToClassPointers (0 ms)
[ RUN      ] RefcntTest.BoolAndLogicalNotOperatorOverloads
[       OK ] RefcntTest.BoolAndLogicalNotOperatorOverloads (0 ms)
[ RUN      ] RefcntTest.EqualityOperators
[       OK ] RefcntTest.EqualityOperators (0 ms)
[----------] 8 tests from RefcntTest (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 8 tests.
 [     CXX] NULL/base/sat_counter.test.cc -> .fo
 [     CXX] NULL/base/socket.cc -> .fo
 [     CXX] NULL/base/stats/storage.test.cc -> .fo
 [     CXX] NULL/base/stats/info.cc -> .fo
build/NULL/base/debug.test.fast 
--gtest_output=xml:build/NULL/unittests.fast/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 (0 ms)
[----------] 1 test from DebugFlagDeathTest (0 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
build/NULL/base/debug.cc:97: panic: panic condition !result.second occurred: 
Flag FlagUniqueNamesTest already defined!
build/NULL/base/debug.test.cc:198: Failure
Value of: flag_a.tracing()
  Actual: false
Expected: true
[  FAILED  ] DebugFlagTest.FindFlag (0 ms)
[ RUN      ] DebugFlagTest.ChangeFlag
build/NULL/base/debug.test.cc:219: Failure
Value of: flag_a.tracing()
  Actual: false
Expected: true
[  FAILED  ] DebugFlagTest.ChangeFlag (0 ms)
[ RUN      ] DebugFlagTest.SetClearDebugFlag
build/NULL/base/debug.test.cc:244: Failure
Value of: flag_a.tracing()
  Actual: false
Expected: true
[  FAILED  ] DebugFlagTest.SetClearDebugFlag (0 ms)
[ RUN      ] DebugFlagTest.NoDumpDebugFlags
[       OK ] DebugFlagTest.NoDumpDebugFlags (0 ms)
[ RUN      ] DebugFlagTest.DumpDebugFlags
build/NULL/base/debug.test.cc:302: Failure
Expected equality of these values:
  output
    Which is: ""
  "FlagDumpDebugFlagTestA\nFlagDumpDebugFlagTestC\n" "FlagDumpDebugFlagTestE\n"
    Which is: 
"FlagDumpDebugFlagTestA\nFlagDumpDebugFlagTestC\nFlagDumpDebugFlagTestE\n"
With diff:
@@ -1,1 +1,3 @@
-""
+FlagDumpDebugFlagTestA
+FlagDumpDebugFlagTestC
+FlagDumpDebugFlagTestE\n

[  FAILED  ] DebugFlagTest.DumpDebugFlags (0 ms)
[----------] 8 tests from DebugFlagTest (0 ms total)

[----------] 1 test from DebugSimpleFlagTest
[ RUN      ] DebugSimpleFlagTest.Enabled
build/NULL/base/debug.test.cc:87: Failure
Value of: flag.tracing()
  Actual: false
Expected: true
[  FAILED  ] DebugSimpleFlagTest.Enabled (0 ms)
[----------] 1 test from DebugSimpleFlagTest (0 ms total)

[----------] 2 tests from DebugCompoundFlagTest
[ RUN      ] DebugCompoundFlagTest.Enabled
build/NULL/base/debug.test.cc:122: Failure
Value of: kid->tracing()
  Actual: false
Expected: true
[  FAILED  ] DebugCompoundFlagTest.Enabled (0 ms)
[ RUN      ] DebugCompoundFlagTest.EnabledKids
build/NULL/base/debug.test.cc:166: Failure
Value of: flag_a.tracing()
  Actual: false
Expected: true
[  FAILED  ] DebugCompoundFlagTest.EnabledKids (0 ms)
[----------] 2 tests from DebugCompoundFlagTest (0 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 4 test suites ran. (0 ms total)
[  PASSED  ] 5 tests.
[  FAILED  ] 7 tests, listed below:
[  FAILED  ] DebugFlagTest.FindFlag
[  FAILED  ] DebugFlagTest.ChangeFlag
[  FAILED  ] DebugFlagTest.SetClearDebugFlag
[  FAILED  ] DebugFlagTest.DumpDebugFlags
[  FAILED  ] DebugSimpleFlagTest.Enabled
[  FAILED  ] DebugCompoundFlagTest.Enabled
[  FAILED  ] DebugCompoundFlagTest.EnabledKids

 7 FAILED TESTS
scons: *** [build/NULL/unittests.fast/base/debug.test.xml] Error 1
scons: building terminated because of errors.
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/308/artifact/tests/testing-results/results.xml>
 is 1 day 22 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