1140 src % ./uncomplicated_web_tests.py http://indiewebcamp.com .FF..FF.....F..F ====================================================================== FAIL: test_caching (__main__.LoadingTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./uncomplicated_web_tests.py", line 156, in test_caching self.assertIn('etag', request.headers.keys()) AssertionError: 'etag' not found in ['date', 'connection', 'x-powered-by', 'transfer-encoding', 'content-type', 'server'] ====================================================================== FAIL: test_compression (__main__.LoadingTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./uncomplicated_web_tests.py", line 147, in test_compression self.assertIn('content-encoding', request.headers.keys()) AssertionError: 'content-encoding' not found in ['date', 'connection', 'x-powered-by', 'transfer-encoding', 'content-type', 'server'] ====================================================================== FAIL: test_resource_count (__main__.LoadingTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./uncomplicated_web_tests.py", line 125, in test_resource_count self.assertLessEqual(resource_count, 6) AssertionError: 11 not less than or equal to 6 ====================================================================== FAIL: test_transfer_size (__main__.LoadingTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./uncomplicated_web_tests.py", line 115, in test_transfer_size self.assertLessEqual(transfer_size, 20000) AssertionError: 100418 not less than or equal to 20000 ====================================================================== FAIL: test_vendor_specific_css (__main__.StandardSemanticsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./uncomplicated_web_tests.py", line 250, in test_vendor_specific_css self.assertNotIn('-moz-', css) AssertionError: '-moz-' unexpectedly found in u'/*\n * Stylesheet for the CategoryTree extension, an AJAX based gadget\n * to display the category structure of a wiki\n *\n * @package MediaWiki\n * @subpackage Extensions\n * @author Daniel Kinzler, brightbyte.de\n * @copyright \xc2\xa9 2006 Daniel Kinzler\n * @licence GNU General Public Licence 2.0 or later\n *\n * NOTE: if you change this, increment $wgCategoryTreeVersion \n * in CategoryTree.php to avoid users getting stale copies from cache.\n*/\n\n.CategoryTreeChildren {\n\tmargin-left: 1.5ex;\n}\n\n\n.CategoryTreeBullet {\n\tcursor: pointer;\n\tcursor: hand; /* hack for MSIE 5.0 and 5.5 */\n}\n\n.CategoryTreeBullet a,\n.CategoryTreeBullet a:link,\n.CategoryTreeBullet a:active,\n.CategoryTreeBullet a:visited {\n\ttext-decoration: none;\n\tcolor: inherit;\n\tspeak: none;\n}\n\n.CategoryTreeLabelPage {\n\tfont-style: italic;\n}\n\n.CategoryTreeParents {\n\tmargin-top: 1.5ex;\n\tfont-style: italic;\n}\n\n.CategoryTreeResult {\n\tmargin-top: 1.5ex;\n}\n\n.CategoryTreeTag {\n\tmargin-top: 0.5ex;\n margin-bottom: 0.5ex;\n}\n\n.CategoryTreeNotice {\n\tfont-style: italic;\n}\n\n/*\ndiv.CategoryTreeInlineNode,\ndiv.CategoryTreeInlineNode div {\n\tdisplay: table-cell;\n}\n*/\n\n.CategoryTreeCategoryBarItem {\n\tdisplay:-moz-inline-box; display:inline-block; /* yes, specify display twice! quirk for FF2 */\n\tmargin:-0.5ex 0 0 1ex; /* why is the -0.5ex needed? */\n\tpadding:0;\n\tvertical-align: top;\n}\n' ====================================================================== FAIL: test_user_agent_sniffing (__main__.UrlTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "./uncomplicated_web_tests.py", line 185, in test_user_agent_sniffing self.assertEqual(response_1, response_2) AssertionError: u'