tarpas / pytest-testmon

Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
https://testmon.org
MIT License
800 stars 54 forks source link

testmon.org appears to be down #221

Closed ChrisCarini closed 12 months ago

ChrisCarini commented 12 months ago
$ > date ; dig testmon.org @8.8.8.8 ; date
Sat Jul  8 14:04:59 PDT 2023

; <<>> DiG 9.10.6 <<>> testmon.org @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 10801
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;testmon.org.           IN  A

;; Query time: 1104 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sat Jul 08 14:05:00 PDT 2023
;; MSG SIZE  rcvd: 40

Sat Jul  8 14:05:00 PDT 2023

(Note: My ultimate goal was to read the doc: Determining affected tests, but it's not available because the site appears to not be working currently.)

tarpas commented 12 months ago

Thanks a lot for the notification. I had a vacation. Now it's being fixed and should propagate until tomorrow to DNS servers.

tarpas commented 12 months ago

It now works from most places and will propagate everywhere soon. Thanks again.

ChrisCarini commented 12 months ago

Thank you @tarpas ! Confirmed, the blog now loads.

holly-evans commented 9 months ago

@tarpas is it down again? can't access it