GNOME Bugzilla – Bug 782802
tests/unit/markup.js: TypeError: Calendar._fixMarkup is not a function
Last modified: 2017-05-19 12:30:42 UTC
Created attachment 352113 [details] build log Ubuntu 17.04 gnome-shell 3.24.2 I'm trying to run the gnome-shell test suite but the markup.js unit test is failing. Full build log attached. Build Log Excerpt ----------------- JS IMPORT: successfully imported module 'calendar' (markup.js:24138): Gjs-WARNING **: JS ERROR: TypeError: Calendar._fixMarkup is not a function assertConverts@tests/unit/markup.js:19:17 @tests/unit/markup.js:48:1 JS_EvaluateScript() failed
Created attachment 352116 [details] [review] tests: Update markup test for function moved to messageList https://git.gnome.org/browse/gnome-shell/commit/?id=ee8fd1e6 Wow, this broke with GNOME 3.20, so I'd like to backport this to 3.24, 3.22 and 3.20 then even though 3.20 is unlikely to get another release.
Review of attachment 352116 [details] [review]: OK
Attachment 352116 [details] pushed as 9d53a77 - tests: Update markup test for function moved to messageList