[all-commits] [llvm/llvm-project] 6f6422: [lldb][test] Mark sys_info zdump test unsupported ...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Aug 15 01:18:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f6422f4a2b8647a59936c131e50a79906d89510
      https://github.com/llvm/llvm-project/commit/6f6422f4a2b8647a59936c131e50a79906d89510
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/sys_info.zdump.pass.cpp

  Log Message:
  -----------
  [lldb][test] Mark sys_info zdump test unsupported on 32 bit Arm Linux

Until https://github.com/llvm/llvm-project/pull/103056 lands
or another more appropriate check can be found.

This test fails on Ubuntu Focal where zdump is built with 32 bit time_t
but passes on Ubuntu Jammy where zdump is built with 64 bit time_t.

Marking it unsupported means Linaro can upgrade its bots to Ubuntu
Jammy without getting an unexpected pass.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list