https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38475
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.blenkinsop@ptfs-europe | |.com --- Comment #4 from Matt Blenkinsop <[email protected]> --- I'm wondering if this has something to do with the fact that we're using 'await this.$nextTick' - the test passes fine locally but I can get it to fail when I limit the cpu usage. I have a suspicion that when the test is running much slower the nextTicks aren't happening as expected and that is causing elements/requests to not load and fail the tests I'll keep digging -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
