Skip to content

Commit

Permalink
test(network intercept): enable add intercept url_patterns tests
Browse files Browse the repository at this point in the history
Bug: #644
  • Loading branch information
Thiago Perrotta committed Oct 31, 2023
1 parent 5a52ff8 commit 572b515
Show file tree
Hide file tree
Showing 3 changed files with 447 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,150 @@
[url_patterns.py]
implementation-status: backlog
[test_pattern_patterns_matching[patterns0-https://{wpt_host}\]]
expected: FAIL

[test_pattern_patterns_matching[patterns1-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns2-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns3-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns4-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns5-https://{wpt_host}\]]
expected: FAIL

[test_pattern_patterns_matching[patterns6-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns7-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns8-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns9-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns10-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns11-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns12-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns13-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns14-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns15-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns16-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns17-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns18-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns19-https://{wpt_host_upper}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns20-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns21-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns22-https://{wpt_host}\]]
expected: FAIL

[test_pattern_patterns_matching[patterns23-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns24-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns25-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns26-https://{wpt_host}/?\]]
expected: FAIL

[test_pattern_patterns_matching[patterns27-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern0-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern1-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern2-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern3-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern4-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern5-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern6-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern7-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern8-https://{wpt_host}/path/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern9-https://{wpt_host}/other/path\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern10-https://{wpt_host}/path/continued\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern11-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern12-https://{wpt_host}/?other\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[HTTPS://{wpt_host}/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host_upper}/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://user:password@{wpt_host}/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}:443/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}:443/-https://{wpt_host}:443/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}/#ref-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}/#ref1-https://{wpt_host}/#ref2\]]
expected: FAIL

[test_string_patterns_not_matching[https://{wpt_host}/??-https://{wpt_host}/?\]]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,2 +1,150 @@
[url_patterns.py]
implementation-status: backlog
[test_pattern_patterns_matching[patterns0-https://{wpt_host}\]]
expected: FAIL

[test_pattern_patterns_matching[patterns1-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns2-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns3-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns4-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns5-https://{wpt_host}\]]
expected: FAIL

[test_pattern_patterns_matching[patterns6-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns7-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns8-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns9-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns10-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns11-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns12-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns13-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns14-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns15-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns16-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns17-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns18-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_matching[patterns19-https://{wpt_host_upper}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns20-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns21-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns22-https://{wpt_host}\]]
expected: FAIL

[test_pattern_patterns_matching[patterns23-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns24-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_matching[patterns25-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_matching[patterns26-https://{wpt_host}/?\]]
expected: FAIL

[test_pattern_patterns_matching[patterns27-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern0-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern1-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern2-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern3-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern4-https://{wpt_host}:1234/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern5-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern6-https://{wpt_host}/path\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern7-https://{wpt_host}/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern8-https://{wpt_host}/path/\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern9-https://{wpt_host}/other/path\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern10-https://{wpt_host}/path/continued\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern11-https://{wpt_host}/?search\]]
expected: FAIL

[test_pattern_patterns_not_matching[pattern12-https://{wpt_host}/?other\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[HTTPS://{wpt_host}/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host_upper}/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://user:password@{wpt_host}/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}:443/-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}:443/-https://{wpt_host}:443/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}/#ref-https://{wpt_host}/\]]
expected: FAIL

[test_string_patterns_matching[https://{wpt_host}/#ref1-https://{wpt_host}/#ref2\]]
expected: FAIL

[test_string_patterns_not_matching[https://{wpt_host}/??-https://{wpt_host}/?\]]
expected: FAIL
Loading

0 comments on commit 572b515

Please sign in to comment.