summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/35225-transient-poll.yml
diff options
context:
space:
mode:
authorSimon Knox <psimyn@gmail.com>2017-07-18 11:35:43 +1000
committerSimon Knox <psimyn@gmail.com>2017-07-18 12:17:55 +1000
commit53e7bf047084876cf441c010f683119fc54dfb6a (patch)
tree70003b202939b301e0647bbc24038125e790272f /changelogs/unreleased/35225-transient-poll.yml
parent00861676a0cac3154153ec1afd7582991628e16e (diff)
downloadgitlab-ce-35225-transient-poll.tar.gz
fix transient rspec failure due to Poll.js race condition35225-transient-poll
don't treat aborted requests as failures, they are often triggered during unload (e.g after clicking a link)
Diffstat (limited to 'changelogs/unreleased/35225-transient-poll.yml')
-rw-r--r--changelogs/unreleased/35225-transient-poll.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/35225-transient-poll.yml b/changelogs/unreleased/35225-transient-poll.yml
new file mode 100644
index 00000000000..59e2e738c7b
--- /dev/null
+++ b/changelogs/unreleased/35225-transient-poll.yml
@@ -0,0 +1,4 @@
+---
+title: fix transient js error in rspec tests
+merge_request:
+author: