-- MySQL dump 10.9 -- -- Host: localhost Database: litmus -- ------------------------------------------------------ -- Server version 4.1.10a-standard /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -- -- Dumping data for table `branches` -- /*!40000 ALTER TABLE `branches` DISABLE KEYS */; LOCK TABLES `branches` WRITE; INSERT INTO `branches` VALUES (1,1,'Trunk','Firefox/1\\.6a1'),(2,1,'1.5 Branch','Firefox/1\\.(0\\+|5)'),(3,1,'1.0.x Branch','Firefox/1\\.0\\.'),(4,2,'Trunk','.'),(5,3,'Trunk','.'),(6,3,'1.0.x Branch','Thunderbird/1\\.0\\.'),(7,3,'1.5 Branch','Thunderbird/1\\.5'); UNLOCK TABLES; /*!40000 ALTER TABLE `branches` ENABLE KEYS */; -- -- Dumping data for table `build_type_lookup` -- /*!40000 ALTER TABLE `build_type_lookup` DISABLE KEYS */; LOCK TABLES `build_type_lookup` WRITE; INSERT INTO `build_type_lookup` VALUES (1,'Nightly'),(2,'Release'),(3,'CVS Optimized'),(4,'CVS Debug'),(5,'Other'); UNLOCK TABLES; /*!40000 ALTER TABLE `build_type_lookup` ENABLE KEYS */; -- -- Dumping data for table `exit_status_lookup` -- /*!40000 ALTER TABLE `exit_status_lookup` DISABLE KEYS */; LOCK TABLES `exit_status_lookup` WRITE; INSERT INTO `exit_status_lookup` VALUES (1,'Exited Normally'),(2,'Crash'),(3,'Timed Out'); UNLOCK TABLES; /*!40000 ALTER TABLE `exit_status_lookup` ENABLE KEYS */; -- -- Dumping data for table `locale_lookup` -- /*!40000 ALTER TABLE `locale_lookup` DISABLE KEYS */; LOCK TABLES `locale_lookup` WRITE; INSERT INTO `locale_lookup` VALUES ('af-ZA','Afrikaans'),('ar','Arabic'),('ar-JO','Arabic'),('ast-ES','Asturian'),('be-BY','Belarusian'),('bg','Bulgarian'),('bg-BG','Bulgarian'),('ca','Catalan'),('ca-AD','Catalan'),('cs','Czech'),('cs-CZ','Czech'),('cy-GB','Welsh Cymraeg'),('da','Danish'),('da-DK','Danish'),('de','German'),('de-DE','German'),('el','Greek'),('el-GR','Greek'),('en-GB','English, UK'),('es-AR','Spanish, Argentina'),('es-ES','Spanish, Spain'),('eu','Basque'),('eu-ES','Basque'),('fi','Finnish'),('fi-FI','Finnish'),('fr','French'),('fr-FR','French'),('fy-NL','Frisian'),('ga-IE','Irish'),('gu-IN','Gujarati'),('he','Hebrew'),('he-IL','Hebrew'),('hu','Hungarian'),('hu-HU','Hungarian'),('hy-AM','Armenian'),('it','Italian'),('it-IT','Italian'),('ja-JP','Japanese'),('ko-KR','Korean'),('lt-LT','Lithuanian'),('mk','Macedonian'),('mk-MK','Macedonian'),('mn-MN','Mongolian'),('nb-NO','Norwegian bokmal'),('nn-NO','Norwegian Nynorsk'),('nl','Dutch'),('nl-NL','Dutch'),('pa-IN','Punjabi'),('pl','Polish'),('pl-PL','Polish'),('pt-BR','Portuguese, Brazil'),('ro','Romanian'),('ro-RO','Romanian'),('ru','Russian'),('ru-RU','Russian'),('sq','Albanian'),('sq-AL','Albanian'),('sk-SK','Slovak'),('sl','Slovene'),('sl-SI','Slovene'),('sv-SE','Swedish'),('tr-TR','Turkish'),('zh-CN','Chinese Simplified, China'),('zh-TW','Chinese Traditional, Taiwan'),('hi-IN','Hindi'),('hr-HR','Croatian'),('rw-RW','Kinyarwanda'),('km-KH','Khmer'),('ml-IN','Malayalam'),('ne-NP','Nepali'),('si-LK','Singhalese'),('ta-IN','Tamil'),('az','Azeri'),('az-AZ','Azeri'),('bn-BD','Bengali'),('bn-IN','Bengali'),('bi-VU','Bislama, Vanuatu Pidgin'),('bo','Tibetan'),('bo-CN','Tibetan'),('eo','Esperanto'),('es-CL','Spanish, Chile'),('es-MX','Spanish, Mexico'),('en-CA','English, Canada'),('gem-RO-saxon','German'),('gd-GB','Scottish Gaelic'),('gl-ES','Galician'),('gv-IM','Manx Gaelic, Isle of Man'),('id-ID','Indonesian'),('ig-NG','Igbo, Nigeria'),('ilo','Ilokano'),('ilo-PH','Ilokano'),('is','Icelandic'),('is-IS','Icelandic'),('kk-KZ','Kazakh'),('ku','Kurdish'),('ky-KG','Kyrgyz language'),('lo-LA','Lao'),('lv','Latvian'),('mr-IN','Marathi'),('ms-MY','Malay'),('oc-FR','Occitan'),('sw-TZ','Kiswahili'),('te-IN','Telugu'),('tg-TJ','Tajik'),('th-TH','Thai'),('ti-ER','Tigrinya, Eritrea'),('uk-UA','Ukrainian'),('ur-PK','Urdu'),('so','Somali'),('sr','Serbian'),('sr-CS','Serbian'),('sr-BA','Serbian'),('ka-GE','Georgian'),('fa-IR','Persian'),('vi-VN','Vietnamese'),('en-US','English, US'); UNLOCK TABLES; /*!40000 ALTER TABLE `locale_lookup` ENABLE KEYS */; -- -- Dumping data for table `log_type_lookup` -- /*!40000 ALTER TABLE `log_type_lookup` DISABLE KEYS */; LOCK TABLES `log_type_lookup` WRITE; INSERT INTO `log_type_lookup` VALUES (1,'STDOUT'),(2,'STDERR'),(3,'STDIN'),(4,'Environment variables'),(5,'Spider Datafile'),(6,'Spider Targets'),(7,'Assertions'),(8,'Warnings'),(9,'Test Failures'),(10,'Extensions Installed'),(11,'Plugins Installed'),(12,'Preferences'),(13,'Fuzzbuster Options'); UNLOCK TABLES; /*!40000 ALTER TABLE `log_type_lookup` ENABLE KEYS */; -- -- Dumping data for table `opsyses` -- /*!40000 ALTER TABLE `opsyses` DISABLE KEYS */; LOCK TABLES `opsyses` WRITE; INSERT INTO `opsyses` VALUES (1,1,'Windows 98',NULL),(2,1,'Windows ME',NULL),(3,1,'Windows 2000',NULL),(4,1,'Windows XP',NULL),(5,2,'Linux',NULL),(7,3,'Mac OS 10.3',NULL),(8,3,'Mac OS 10.4',NULL),(9,4,'Windows 98',NULL),(10,4,'Windows ME',NULL),(11,4,'Windows 2000',NULL),(12,4,'Windows XP',NULL),(13,5,'Linux',NULL),(15,6,'Mac OS 10.3',NULL),(16,6,'Mac OS 10.4',NULL),(17,7,'Windows 98',NULL),(18,7,'Windows ME',NULL),(19,7,'Windows 2000',NULL),(20,7,'Windows XP',NULL),(21,8,'Linux',NULL),(23,9,'Mac OS 10.3',NULL),(24,9,'Mac OS 10.4',NULL); UNLOCK TABLES; /*!40000 ALTER TABLE `opsyses` ENABLE KEYS */; -- -- Dumping data for table `platforms` -- /*!40000 ALTER TABLE `platforms` DISABLE KEYS */; LOCK TABLES `platforms` WRITE; INSERT INTO `platforms` VALUES (1,1,'Windows','Windows','win.png'),(2,1,'Linux','Linux','lin.png'),(3,1,'Mac','Macintosh','mac.png'),(4,2,'Windows','Windows','win.png'),(5,2,'Linux','Linux','lin.png'),(6,2,'Mac','Macintosh','mac.png'),(7,3,'Windows','Windows','win.png'),(8,3,'Linux','Linux','lin.png'),(9,3,'Mac','Macintosh','mac.png'); UNLOCK TABLES; /*!40000 ALTER TABLE `platforms` ENABLE KEYS */; -- -- Dumping data for table `products` -- /*!40000 ALTER TABLE `products` DISABLE KEYS */; LOCK TABLES `products` WRITE; INSERT INTO `products` VALUES (1,'Firefox','ff.gif',1),(2,'Seamonkey','moz.png',1),(3,'Thunderbird','tb.gif',1); UNLOCK TABLES; /*!40000 ALTER TABLE `products` ENABLE KEYS */; -- -- Dumping data for table `subgroups` -- /*!40000 ALTER TABLE `subgroups` DISABLE KEYS */; LOCK TABLES `subgroups` WRITE; INSERT INTO `subgroups` VALUES (1,1,'Install and Startup',1,NULL),(2,1,'Functionality',1,NULL),(3,1,'Uninstall',1,NULL),(4,2,'Installation',1,NULL),(5,2,'Migration',1,NULL),(6,2,'Menu Bar',1,NULL),(7,2,'Help',1,NULL),(8,2,'Page Controls',1,NULL),(9,2,'Toolbar Customization',1,NULL),(10,2,'Location Bar and Autocomplete',1,NULL),(11,2,'Search',1,NULL),(12,2,'Printing',1,NULL),(13,2,'Tabbed Browsing',1,NULL),(14,2,'Options (Preferences)',1,NULL),(15,2,'Popup and annoyance blocking',1,NULL),(16,2,'Find in Page',1,NULL),(17,2,'Bookmarks',1,NULL),(18,2,'History',1,NULL),(19,2,'Downloading',1,NULL),(20,2,'Extensions',1,NULL),(21,2,'Theme Manager',1,NULL),(22,2,'JavaScript Console',1,NULL),(23,2,'DOM Inspector',1,NULL),(24,2,'Page Info',1,NULL),(25,2,'Password Manager',1,NULL),(26,2,'Form Manager',1,NULL),(27,2,'Cookies',1,NULL),(28,2,'Top Sites',1,NULL),(29,2,'View Source',1,NULL),(30,2,'Software Update',1,NULL),(31,2,'Security and Certs',1,NULL),(32,2,'Import',1,NULL),(33,2,'Plug Ins',1,NULL),(34,2,'Security',1,NULL),(35,2,'Uninstall',1,NULL),(36,3,'Launch',1,NULL),(37,4,'IE Migration',1,NULL),(38,5,'Install and Startup',1,NULL),(39,5,'Account Creation',1,NULL),(40,5,'Message Viewing',1,NULL),(41,5,'Message Composition',1,NULL),(42,5,'Address Book',1,NULL),(43,5,'General',1,NULL),(44,5,'Shutdown',1,NULL),(45,6,'Install, shutdown, uninstall',1,220),(46,6,'Migration',1,200),(47,6,'Updating Thunderbird',1,226),(48,6,'Import',1,201),(49,6,'Window configuration',1,202),(50,6,'Toolbars and menus',1,218),(51,6,'Account settings & Preferences (Options)',1,209),(52,6,'IMAP accounts',1,233),(53,6,'POP accounts (exclude Global Inbox)',1,234),(54,6,'Global inbox',1,204),(55,6,'Mail composition',1,206),(56,6,'Spell checker',1,224),(57,6,'RSS account & subscriptions',1,221),(58,6,'Newsgroups',1,213),(59,6,'Navigating and displaying messages',1,219),(60,6,'Downloading and saving',1,235),(61,6,'Image blocking',1,227),(62,6,'Return receipts',1,240),(63,6,'Proxies',1,223),(64,6,'Offline, disk space',1,225),(65,6,'Moving, copying, deleting messages',1,210),(66,6,'Views and labeling messages',1,203),(67,6,'Message filters',1,205),(68,6,'Message search',1,216),(69,6,'Address search',1,217),(70,6,'Virtual folders',1,228),(71,6,'Message Grouping',1,231),(72,6,'Quicksearch',1,229),(73,6,'Address books',1,207),(74,6,'Junk mail',1,208),(75,6,'Extensions',1,211),(76,6,'Theme management',1,212),(77,6,'Help',1,214),(78,6,'Printing',1,215),(79,6,'Master Passwords & password management',1,222),(80,6,'Phishing, spoof detection',1,239),(81,6,'Secure connections',1,241),(82,6,'Digital signing, encrypting message',1,242),(125,7,'Extensions',17,444),(124,7,'Downloading',16,443),(123,7,'History',15,442),(122,7,'Bookmarks',14,440),(121,7,'Find in Page',13,439),(120,7,'Popup and annoyance blocking',12,438),(119,7,'Options (Preferences) Dialog',11,437),(118,7,'Tabbed Browsing',10,436),(117,7,'Printing',9,435),(116,7,'Search',8,433),(115,7,'Location Bar & Autocomplete',7,432),(114,7,'Toolbar Customization',6,431),(113,7,'Page Controls',5,430),(112,7,'Help',4,429),(111,7,'Menu Bar',3,428),(110,7,'Migration',2,427),(109,7,'Installation',1,426),(126,7,'Theme Manager',18,445),(127,7,'Page Info',19,448),(128,7,'Password Manager',20,449),(129,7,'Form Manager',21,450),(130,7,'Cookies',22,451),(131,7,'Security and Certs',23,456),(132,7,'Import',24,457),(133,7,'Plug Ins',25,458),(134,7,'Uninstall',26,460),(135,8,'Install, shutdown, uninstall',1,380),(136,8,'Migration',2,381),(137,8,'Updating Thunderbird',3,382),(138,8,'Import',4,383),(139,8,'Window configuration',5,384),(140,8,'Toolbars and menus',6,385),(141,8,'Account settings & Preferences (Options)',7,386),(142,8,'IMAP accounts',8,387),(143,8,'POP accounts (exclude Global Inbox)',9,388),(144,8,'Global inbox',10,389),(145,8,'Mail composition',11,390),(146,8,'Spell checker',12,391),(147,8,'RSS account & subscriptions',13,392),(148,8,'Newsgroups',14,393),(149,8,'Navigating and displaying messages',15,394),(150,8,'Downloading and saving',16,395),(151,8,'Image blocking',17,396),(152,8,'Return receipts',18,397),(153,8,'Proxies',19,398),(154,8,'Offline, disk space',20,399),(155,8,'Moving, copying, deleting messages',21,400),(156,8,'Views and labeling messages',22,401),(157,8,'Message filters',23,402),(158,8,'Message search',24,403),(159,8,'Address search',25,404),(160,8,'Virtual folders',26,405),(161,8,'Message Grouping',27,406),(162,8,'Quicksearch',28,407),(163,8,'Address books',29,408),(164,8,'Junk mail',30,409),(165,8,'Extensions',31,410),(166,8,'Theme management',32,411),(167,8,'Help',33,412),(168,8,'Printing',34,413),(169,8,'Master Passwords & password management',35,414),(170,8,'Phishing, spoof detection',36,415),(171,8,'Secure connections',37,416),(172,8,'Digital signing, encrypting messages',38,417),(173,9,'Localization (l10n)',39,NULL),(174,7,'Localization (l10n)',27,NULL); UNLOCK TABLES; /*!40000 ALTER TABLE `subgroups` ENABLE KEYS */; -- -- Dumping data for table `test_format_lookup` -- /*!40000 ALTER TABLE `test_format_lookup` DISABLE KEYS */; LOCK TABLES `test_format_lookup` WRITE; INSERT INTO `test_format_lookup` VALUES (1,'Manual'),(2,'Spider'),(3,'Spider + Fuzzbuster'),(4,'selenium'),(5,'LDTP'),(6,'manual-steps'); UNLOCK TABLES; /*!40000 ALTER TABLE `test_format_lookup` ENABLE KEYS */; -- -- Dumping data for table `test_groups` -- /*!40000 ALTER TABLE `test_groups` DISABLE KEYS */; LOCK TABLES `test_groups` WRITE; INSERT INTO `test_groups` VALUES (1,1,'Smoketests',5,0,25),(2,1,'1.0 Basic Functional Tests (BFTs)',10,1,NULL),(3,2,'Installation and Startup',5,0,NULL),(4,2,'Menu bar',5,0,NULL),(5,3,'Smoketests',5,'No',26),(6,3,'1.0 Basic Functional Tests (BFTs)',5,1,32),(7,1,'Basic Functional Tests (BFTs)',10,0,44),(8,3,'Basic Functional Tests (BFTs)',10,0,41),(9,3,'Localization (l10n)',10,0,NULL); UNLOCK TABLES; /*!40000 ALTER TABLE `test_groups` ENABLE KEYS */; -- -- Dumping data for table `test_result_status_lookup` -- /*!40000 ALTER TABLE `test_result_status_lookup` DISABLE KEYS */; LOCK TABLES `test_result_status_lookup` WRITE; INSERT INTO `test_result_status_lookup` VALUES (1,'Pass','background-color: #00FF00;','pass'),(2,'Fail','background-color: #FF0000;','fail'),(3,'Test unclear/broken','background-color: #FFFF66;','unclear'); UNLOCK TABLES; /*!40000 ALTER TABLE `test_result_status_lookup` ENABLE KEYS */; -- -- Dumping data for table `test_status_lookup` -- /*!40000 ALTER TABLE `test_status_lookup` DISABLE KEYS */; LOCK TABLES `test_status_lookup` WRITE; INSERT INTO `test_status_lookup` VALUES (1,'Enabled'),(2,'Disabled'),(3,'Unconfirmed'); UNLOCK TABLES; /*!40000 ALTER TABLE `test_status_lookup` ENABLE KEYS */; -- -- Dumping data for table `tests` -- /*!40000 ALTER TABLE `tests` DISABLE KEYS */; LOCK TABLES `tests` WRITE; INSERT INTO `tests` VALUES (1,1,'Start',NULL,1,0,1,NULL,'Start the Mozilla Firefox browser.','The browser should start.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(2,1,'Installation',NULL,1,0,1,NULL,'1. On Windows and Linux, Launch the Install wizard.\n2. Navigate through the wizard with the Next buttons.\n3. Accept the licensing agreement and perform a \"Standard\" installation.\n4. When the installation has completed, ensure that the checkbox to launch the application is checked and click the \"Finish\" button.\n5. On Mac, drag the Firefox package to your Application folder.\n','The installer should be complete, all of its content should fit properly in the wizard panels, and the application should launch at completion of the installation.',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(3,1,'Launch Migration Dialog',NULL,1,0,1,NULL,' 1. Before or after installation delete the Firefox folder in the Application Data dir (Application Support on Mac, .mozilla on Linux)\n 2. Launch Firefox\n 3. At the Migration dialog, select cancel or Do not import anything\n',' 1. Upon initial launch, the Import (Migration) Wizard should appear.\n 2. The dialog should dismiss without any migration taking place. Smoketests require a clean profile. Migration itself will be tested after the rest of smoketesting has been completed.\n ',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',1,NULL,1),(4,1,'Talkback',NULL,1,0,1,NULL,'