# Drdr timing data missing?

**URL:** https://racket.discourse.group/t/drdr-timing-data-missing/3938
**Category:** Internals
**Created:** [September 8, 2025, 4:46pm UTC](https://racket.discourse.group/t/drdr-timing-data-missing/3938 "2025-09-08T16:46:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jbclements](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/jbclements/32/11_2.png) [@jbclements](https://racket.discourse.group/u/jbclements)
#### Post date: [September 8, 2025, 4:46pm UTC](https://racket.discourse.group/t/drdr-timing-data-missing/3938/1 "2025-09-08T16:46:07Z")

</div>

I'm seeing a timeout on the stepper test file automatic\_tests.rkt. The fail message gives me a link to [https://drdr.racket-lang.org/70871/cs/racket/share/pkgs/htdp-test/tests/stepper/automatic-tests.rkt](https://drdr.racket-lang.org/70871/cs/racket/share/pkgs/htdp-test/tests/stepper/automatic-tests.rkt) , which contains a link to timing data at [https://drdr.racket-lang.org/data/cs/racket/share/pkgs/htdp-test/tests/stepper/automatic-tests\_rkt.timing](https://drdr.racket-lang.org/data/cs/racket/share/pkgs/htdp-test/tests/stepper/automatic-tests_rkt.timing) . This second link is a 404. I tried the "timing data" link for other files, and they all seem to be broken. Is there an easy fix for this?

---

<div class="post-metadata">

### Author: ![samth](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/samth/32/3_2.png) [@samth](https://racket.discourse.group/u/samth)
#### Post date: [September 8, 2025, 5:49pm UTC](https://racket.discourse.group/t/drdr-timing-data-missing/3938/2 "2025-09-08T17:49:34Z")

</div>

Probably emailing me directly is a better route to service for DrDr in the future, but I do see this failure as well. Unfortunately, nothing has changed recently with DrDr so it is not clear to me what could have gone wrong. I will continue to look into it.

---

<div class="post-metadata">

### Author: ![samth](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/samth/32/3_2.png) [@samth](https://racket.discourse.group/u/samth)
#### Post date: [September 15, 2025, 1:51pm UTC](https://racket.discourse.group/t/drdr-timing-data-missing/3938/3 "2025-09-15T13:51:42Z")

</div>

This should be fixed now. There were a combination of problems (stale compiled files, mixed content errors). Thanks for reporting it.
