https://travis-ci.org/wikimedia/pywikibot/jobs/380185665
tests/paraminfo_tests.py:53: in _check_param_superset self.assertGreaterEqual(set(expected), set(values)) E AssertionError: {'url', 'quantity', 'external-id', 'math', 'wikibase-property', 'globe-coordinate', 'tabular-data', 'time', 'monolingualtext', 'geo-shape', 'wikibase-item', 'string', 'commonsMedia'} not greater than or equal to {'url', 'quantity', 'external-id', 'math', "wikibase-form", 'wikibase-property', 'globe-coordinate', "wikibase-lexeme", 'tabular-data', 'monolingualtext', 'time', 'geo-shape', 'wikibase-item', 'string', 'commonsMedia'}
tests/paraminfo_tests.py:43: in _check_param_values self.assertCountEqual(expected, values) E AssertionError: Element counts were not equal: E First has 0, Second has 1: 'lexeme' E First has 0, Second has 1: 'form'