[all-commits] [llvm/llvm-project] 883592: [libc++][chrono] TZDB CI fixes.

Mark de Wever via All-commits all-commits at lists.llvm.org
Thu Sep 7 11:32:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88359213ee499ed2cc02c4bf0dba7b5e9af37ff6
      https://github.com/llvm/llvm-project/commit/88359213ee499ed2cc02c4bf0dba7b5e9af37ff6
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M libcxx/modules/std/chrono.inc
    M libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.access/get_tzdb.pass.cpp
    M libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.access/get_tzdb_list.pass.cpp
    M libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.list/front.pass.cpp
    M libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.list/iterators.pass.cpp
    M libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.remote/reload_tzdb.pass.cpp
    M libcxx/test/std/time/time.zone/time.zone.db/time.zone.db.remote/remote_version.pass.cpp

  Log Message:
  -----------
  [libc++][chrono] TZDB CI fixes.

Fixes a conflict with adding the no experimental module build.

Disables some tests that need further investigation, this should fix the
CI runners.

These issues were reported on Discord and in D154282.




More information about the All-commits mailing list