diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-12 21:10:16 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-13 08:49:25 +0200 |
| commit | 118b58e6523ce5a5d9b89c74fe46da8ac0c77d35 (patch) | |
| tree | 263e1bb0cccd35463577891069f90e175931a324 /sys/linux | |
| parent | 169113bb626eb213f34ad27dcc5988928998cbf4 (diff) | |
dashboard/app: fix url escaping in a test
Not sure how it worked all this time, but the test started failing
for me after docker images update.
The problem is that the extracted from html page URL looks like this:
/text?tag=MachineInfo&x=7f696f35fe6755e7
we then use this URL to request the machine info page,
but the "&" part is problematic is not really valid.
Unescape extracted from html URL.
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions
