Skip to content

Commit

Permalink
Disable all local MAP e2es (#12009)
Browse files Browse the repository at this point in the history
* Disable all local MAP e2es

* Update runTestsForPage.js

* Update runTestsForPage.js

---------

Co-authored-by: Karina Thomas <58214768+karinathomasbbc@users.noreply.github.com>
  • Loading branch information
amoore108 and karinathomasbbc authored Sep 25, 2024
1 parent a391674 commit 12d960d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 58 deletions.
86 changes: 43 additions & 43 deletions cypress/support/config/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ module.exports = () => ({
},
local: {
paths: ['/afaanoromoo/23149891'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -323,7 +323,7 @@ module.exports = () => ({
'/afrique/region-23278969', // CPS MAP
'/afrique/nos_emissions/2016/06/160622_tc2_testmap1', // TC2 MAP video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -517,7 +517,7 @@ module.exports = () => ({
},
local: {
paths: ['/amharic/news-23263266'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -740,7 +740,7 @@ module.exports = () => ({
'/arabic/world-23278971', // CPS audio
'/arabic/worldnews/2015/11/151120_t_arabic_av', // TC2 video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -901,7 +901,7 @@ module.exports = () => ({
'/azeri/azerbaijan-23257464', // CPS MAP with video clip
'/azeri/multimedia/2015/08/150804_azeri_test', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -1100,7 +1100,7 @@ module.exports = () => ({
'/bengali/media-23269006', // CPS MAP with video clip
'/bengali/multimedia/2016/08/160803_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -1331,7 +1331,7 @@ module.exports = () => ({
'/burmese/media-23269011', // CPS MAP with video clip
'/burmese/sport/2016/08/160811_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -1613,7 +1613,7 @@ module.exports = () => ({
'/gahuza/amakuru-23257470', // CPS MAP with video clip
'/gahuza/amakuru/2016/02/160215_map_amakuru_test1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: true,
Expand Down Expand Up @@ -1796,7 +1796,7 @@ module.exports = () => ({
},
local: {
paths: ['/gujarati/other-news-23130286'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -2026,7 +2026,7 @@ module.exports = () => ({
paths: [
'/hausa/23269030', // CPS MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: true,
Expand Down Expand Up @@ -2255,7 +2255,7 @@ module.exports = () => ({
'/hindi/23201477', // CPS video
'/hindi/sport/2016/08/160822_tc2_testmap1', // TC2 video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -2411,7 +2411,7 @@ module.exports = () => ({
},
local: {
paths: ['/igbo/media-23256786'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -2620,7 +2620,7 @@ module.exports = () => ({
'/indonesia/media-23269037', // CPS MAP with video clip
'/indonesia/olahraga/2016/10/161003_tc2_videomap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -2775,7 +2775,7 @@ module.exports = () => ({
},
local: {
paths: ['/japanese/video-23248670'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -2968,7 +2968,7 @@ module.exports = () => ({
},
local: {
paths: ['/korean/media-23248686'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -3210,7 +3210,7 @@ module.exports = () => ({
'/kyrgyz/media-23257484', // CPS MAP with video clip
// '/kyrgyz/multimedia/2015/03/150330_map_test', // TC2 MAP with audio clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -3409,7 +3409,7 @@ module.exports = () => ({
},
local: {
paths: ['/marathi/media-23127353'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -3570,7 +3570,7 @@ module.exports = () => ({
'/mundo/media-23283126', // CPS MAP
'/mundo/noticias/2016/04/160427_tc2_testmap1', // TC2 MAP video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -3873,7 +3873,7 @@ module.exports = () => ({
'/nepali/media-23269034', // CPS MAP with audio clip
'/nepali/multimedia/2016/07/160725_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -4027,7 +4027,7 @@ module.exports = () => ({
},
local: {
paths: ['/news/uk-56342465', '/news/technology-56294493'],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -4090,7 +4090,7 @@ module.exports = () => ({
},
local: {
paths: ['/newsround/56331357'],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -4250,7 +4250,7 @@ module.exports = () => ({
'/pashto/media-23257523', // CPS MAP with video clip
'/pashto/world/2016/09/160921_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: true,
Expand Down Expand Up @@ -4536,7 +4536,7 @@ module.exports = () => ({
'/persian/iran-23231114', // CPS MAP with audio clip
'/persian/iran/2016/09/160907_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: true,
Expand Down Expand Up @@ -4750,7 +4750,7 @@ module.exports = () => ({
},
local: {
paths: ['/pidgin/23248703'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: true,
Expand Down Expand Up @@ -4936,7 +4936,7 @@ module.exports = () => ({
'/portuguese/media-23282671', // CPS MAP
'/portuguese/revista/2016/05/160506_tc2_map_0605', // TC2 MAP video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -5091,7 +5091,7 @@ module.exports = () => ({
},
local: {
paths: ['/punjabi/media-23248705'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -5519,7 +5519,7 @@ module.exports = () => ({
},
local: {
paths: ['/serbian/cyr/23279016'], // CPS video
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -5705,7 +5705,7 @@ module.exports = () => ({
},
local: {
paths: ['/serbian/lat/23279016'], // CPS video
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -5865,7 +5865,7 @@ module.exports = () => ({
paths: [
'/sinhala/23248970', // CPS MAP with audio clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -6087,7 +6087,7 @@ module.exports = () => ({
'/somali/hayadeed-23269042', // CPS MAP with video clip
'/somali/maqal_iyo_muuqaal/2016/06/160628_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -6368,7 +6368,7 @@ module.exports = () => ({
// '/swahili/media-23268999', // CPS MAP with live stream
'/swahili/michezo/2016/07/160712_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -6591,7 +6591,7 @@ module.exports = () => ({
'/tamil/india-23268994', // CPS MAP with video clip
'/tamil/global/2016/08/160822_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -6771,7 +6771,7 @@ module.exports = () => ({
},
local: {
paths: ['/telugu/international-23263261'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -6927,7 +6927,7 @@ module.exports = () => ({
},
local: {
paths: ['/thai/23122810'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: true,
Expand Down Expand Up @@ -7140,7 +7140,7 @@ module.exports = () => ({
},
local: {
paths: ['/tigrinya/news-23263262'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -7301,7 +7301,7 @@ module.exports = () => ({
'/turkce/media-23268997', // CPS MAP with video clip
'/turkce/multimedya/2016/05/160524_tc2_testmap1', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -7866,7 +7866,7 @@ module.exports = () => ({
'/ukrainian/other-news-23279018', // Ukrainian CPS
'/ukrainian/entertainment/2016/10/161025_tc2_testmap1', // TC2 Ukrainian video (no Russian TC2 MAP)
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -8088,7 +8088,7 @@ module.exports = () => ({
'/urdu/world-23268929', // CPS MAP with video clip
'/urdu/sport/2016/09/160902_tc2_testmap2', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -8315,7 +8315,7 @@ module.exports = () => ({
'/uzbek/23279019', // CPS MAP Latin
'/uzbek/multimedia/2016/06/160610_tc2_testmap1', // TC2 MAP Cyrillic
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -8554,7 +8554,7 @@ module.exports = () => ({
'/vietnamese/23222411', // CPS MAP with video clip
'/vietnamese/sport/2016/09/160922_tc2_testmap2', // TC2 MAP with video clip
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -8710,7 +8710,7 @@ module.exports = () => ({
},
local: {
paths: ['/yoruba/media-23256797'], // CPS MAP with video clip
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -8917,7 +8917,7 @@ module.exports = () => ({
'/zhongwen/simp/uk-23283128', // CPS Audio
'/zhongwen/simp/multimedia/2016/11/161107_tc2_testmap1', // TC2 Video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down Expand Up @@ -9124,7 +9124,7 @@ module.exports = () => ({
'/zhongwen/trad/uk-23283128', // CPS Audio
'/zhongwen/trad/multimedia/2016/11/161107_tc2_testmap1', // TC2 Video
],
enabled: true,
enabled: false,
},
},
smoke: false,
Expand Down
Loading

0 comments on commit 12d960d

Please sign in to comment.