diff --git a/package.json b/package.json index 364bd4a6..101988d3 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "eslint-plugin-jsdoc": "^20.4.0", "eslint-plugin-json": "^1.4.0", "js-yaml": "^3.13.1", + "jsonc-parser": "3.2.0", "mocha": "^6.2.3", "mocha-lcov-reporter": "^1.3.0", "mocha.parallel": "^0.15.6", diff --git a/test/features/pagecontent/language_variants.js b/test/features/pagecontent/language_variants.js index fce6b0bb..e449fe6e 100644 --- a/test/features/pagecontent/language_variants.js +++ b/test/features/pagecontent/language_variants.js @@ -243,7 +243,7 @@ describe('Language variants', function() { }); }); - it('should request mobile-sections with no variant and store it', () => { + xit('should request mobile-sections with no variant and store it', () => { return preq.get({ uri: `${server.config.bucketURL('sr.wikipedia.beta.wmflabs.org')}/mobile-sections/${variantsPageTitle}` }) @@ -288,7 +288,7 @@ describe('Language variants', function() { }); }); - it('should request mobile-sections with latin variant and not store it', () => { + xit('should request mobile-sections with latin variant and not store it', () => { return preq.get({ uri: `${server.config.bucketURL('sr.wikipedia.beta.wmflabs.org')}/mobile-sections/${variantsPageTitle}`, headers: {