Derek Chen-Becker <[email protected]> writes:

> Strange, I rebased onto main, cleaned out all of the .elc files, and re-ran
> and it passes:
>
>  make test BTEST_RE="test-org/org-timestamp-change-dst"
> ...
> Running 1 tests (2026-04-16 06:16:14-0600, selector
> ‘"test-org/org-timestamp-change-dst"’)
>    passed  1/1  test-org/org-timestamp-change-dst (0.001709 sec)
>
> Ran 1 tests, 1 results as expected, 0 unexpected (2026-04-16 06:16:14-0600,
> 0.001880 sec)

That's because of your timezone.

org-test-with-timezone "America/New_York"
does not wrap around all the test cases, but just around the first.
Because my time zone is different, tests fail for me.

> I tried running a full "make test" but the Python tests hang, is that a
> known issue?

Not known.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to