[PATCH] D112525: [LNT] Add more information to error messages

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 03:57:11 PDT 2021


kpdev42 created this revision.
kpdev42 added reviewers: cmatthews, thopre, danilaml.
kpdev42 added a project: LLVM.
Herald added a subscriber: dkolesnichenko.
kpdev42 requested review of this revision.

Add some useful information to HTTP errors with codes 400 and 404 to make it easier to understand which argument is missing or incorrect.


Repository:
  rLNT LNT

https://reviews.llvm.org/D112525

Files:
  lnt/server/ui/views.py
  tests/server/ui/test_matrix_page.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112525.382257.patch
Type: text/x-patch
Size: 8273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/e593c0e4/attachment.bin>


More information about the llvm-commits mailing list