Mercurial > p > roundup > code
annotate website/www/htaccess @ 8266:43dc610bbd24
doc: known issues with possible dependent tests
When reversing the testing order, two blocks of tests fail. Document
these.
I spent time trying to fix them, but got nowhere. Obviously I am
missing something. But this doc gives future me or somebody else a
starting point.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 09 Jan 2025 09:32:10 -0500 |
| parents | f9eaaa63fda2 |
| children |
| rev | line source |
|---|---|
|
8044
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 RedirectMatch 404 /\.buildinfo$ |
|
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
2 RedirectMatch 404 /docs_backup-.* |
|
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
3 RedirectMatch 404 \.orig$ |
|
f9eaaa63fda2
build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
4 RedirectMatch 404 ~$ |
