Advertisement
Guest User

Untitled

a guest
Jun 14th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. # macOS
  2.  
  3. * 7af04a0344ff - (HEAD -> object-file-mach-o-3, roy/object-file-mach-o-3) [lldb] Set object format to MachO in ObjectFileMachO when no version load commands are found (3 hours ago) <Roy Shi>
  4. * f8df24015ae2 - (roy/main) [RISCV] Don't commute with shift if XAndesPerf is enabled (#142920) (8 days ago) <Jim Lin>
  5.  
  6.  
  7. ## With change
  8. ********************
  9. ********************
  10. Unresolved Tests (1):
  11. lldb-api :: api/multithreaded/TestMultithreaded.py
  12.  
  13. ********************
  14. Failed Tests (1):
  15. lldb-api :: lang/c/tls_globals/TestTlsGlobals.py
  16.  
  17.  
  18. Testing Time: 882.32s
  19.  
  20. Total Discovered Tests: 33293
  21. Skipped : 1 (0.00%)
  22. Unsupported : 371 (1.11%)
  23. Passed : 32896 (98.81%)
  24. Expectedly Failed: 23 (0.07%)
  25. Unresolved : 1 (0.00%)
  26. Failed : 1 (0.00%)
  27.  
  28.  
  29. ## Without change
  30. ********************
  31. ********************
  32. Unresolved Tests (1):
  33. lldb-api :: api/multithreaded/TestMultithreaded.py
  34.  
  35. ********************
  36. Failed Tests (1):
  37. lldb-api :: lang/c/tls_globals/TestTlsGlobals.py
  38.  
  39.  
  40. Testing Time: 896.50s
  41.  
  42. Total Discovered Tests: 33291
  43. Skipped : 1 (0.00%)
  44. Unsupported : 371 (1.11%)
  45. Passed : 32894 (98.81%)
  46. Expectedly Failed: 23 (0.07%)
  47. Unresolved : 1 (0.00%)
  48. Failed : 1 (0.00%)
  49.  
  50.  
  51.  
  52. ----------------------------------------------------------------------------------------------
  53.  
  54.  
  55.  
  56. # Linux
  57.  
  58. * 7af04a0344ff - (HEAD -> object-file-mach-o-3, roy/object-file-mach-o-3) [lldb] Set object format to MachO in ObjectFileMachO when no version load commands are found (5 hours ago) <Roy Shi>
  59. * f8df24015ae2 - (roy/main) [RISCV] Don't commute with shift if XAndesPerf is enabled (#142920) (8 days ago) <Jim Lin>
  60.  
  61.  
  62. ## With change
  63. ********************
  64. ********************
  65. Unresolved Tests (1):
  66. lldb-api :: commands/expression/import-std-module/queue/TestQueueFromStdModule.py
  67.  
  68. ********************
  69. Failed Tests (3):
  70. lldb-api :: commands/expression/import-std-module/retry-with-std-module/TestRetryWithStdModule.py
  71. lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/TestDataFormatterLibcxxSharedPtr.py
  72. lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/unique_ptr/TestDataFormatterLibcxxUniquePtr.py
  73.  
  74. ********************
  75. Unexpectedly Passed Tests (1):
  76. lldb-api :: functionalities/thread/jump/TestThreadJump.py
  77.  
  78.  
  79. Testing Time: 406.42s
  80.  
  81. Total Discovered Tests: 33275
  82. Skipped : 2 (0.01%)
  83. Unsupported : 417 (1.25%)
  84. Passed : 32821 (98.64%)
  85. Expectedly Failed : 30 (0.09%)
  86. Unresolved : 1 (0.00%)
  87. Failed : 3 (0.01%)
  88. Unexpectedly Passed: 1 (0.00%)
  89.  
  90.  
  91. ## Without change
  92. ********************
  93. ********************
  94. Unresolved Tests (3):
  95. lldb-api :: commands/expression/import-std-module/queue/TestQueueFromStdModule.py
  96. lldb-api :: commands/gui/viewlarge/TestGuiViewLarge.py
  97. lldb-api :: tools/lldb-dap/exception/cpp/TestDAP_exception_cpp.py
  98.  
  99. ********************
  100. Failed Tests (3):
  101. lldb-api :: commands/expression/import-std-module/retry-with-std-module/TestRetryWithStdModule.py
  102. lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/TestDataFormatterLibcxxSharedPtr.py
  103. lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/unique_ptr/TestDataFormatterLibcxxUniquePtr.py
  104.  
  105. ********************
  106. Unexpectedly Passed Tests (1):
  107. lldb-api :: functionalities/thread/jump/TestThreadJump.py
  108.  
  109.  
  110. Testing Time: 405.99s
  111.  
  112. Total Discovered Tests: 33275
  113. Skipped : 2 (0.01%)
  114. Unsupported : 417 (1.25%)
  115. Passed : 32819 (98.63%)
  116. Expectedly Failed : 30 (0.09%)
  117. Unresolved : 3 (0.01%)
  118. Failed : 3 (0.01%)
  119. Unexpectedly Passed: 1 (0.00%)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement