Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View jaredhirsch's full-sized avatar
🙃
mostly working in mozilla repositories these days

Jared Hirsch jaredhirsch

🙃
mostly working in mozilla repositories these days
View GitHub Profile
# development use only
Daemon 0
LogFacility -
ListenHTTPS
Address 0.0.0.0
Port 3443
Cert "tmp/certificates/ssl.pem"
xHTTP 1
AddHeader "X_FORWARDED_PROTO: https"
@jaredhirsch
jaredhirsch / gist:1ddb70b8f8f601b20f4e
Last active November 21, 2021 21:13 — forked from mala/gist:77891
adding a glitch button to this version
// ==UserScript==
// @name GlitchMonkey
// @namespace http://d.hatena.ne.jp/youpy/
// @include *
// @grant GM_xmlhttpRequest
// ==/UserScript==
window.on('load', function() {
// put a button in the corner so we can refry the beans
var container = document.createElement('div')
@jaredhirsch
jaredhirsch / README.md
Last active December 14, 2015 23:19 — forked from ghiden/bargraph.css
horizontal bar graphs with d3js
@jaredhirsch
jaredhirsch / gist:4319268
Created December 17, 2012 15:43 — forked from anonymous/gist:4319225
IE9 errors with implicit waits re-enabled
Summary of recent runs:
Overall success rate: 18/37 runs ~ 48%
Failure breakdown:
10 click missed element (in many cases, did give it focus)
7 "we are very sorry there has been an error"
5 health check failing mysteriously--we might be looking for the wrong el.
2 wd bug
2 personatestuser setup failure (server status 400, couldn't stage a user)
#!/usr/bin/env node
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
var webdriver = require('wd');
browser = webdriver.remote();
browser.on('status', function(info){
@jaredhirsch
jaredhirsch / meh.txt
Created August 31, 2012 21:07 — forked from lloyd/meh.txt
automated test stability
<stability%> (<fail>/<success>) platform
Report of all errors with analysis by platform
100% (0/30) identity.browserid.dev.mac.firefox.14
100% (0/30) identity.browserid.dev.windows.7.firefox.13
97% (1/30) identity.browserid.dev.windows.7.chrome
* GIT CLONE ERROR: https://ci.mozilla.org/view/Persona/job/identity.browserid.dev.windows.7.chrome/1082/console
97% (1/30) identity.browserid.dev.windows.xp.ie.8
* INTERNAL SERVER ERROR (sauce labs selenium): https://ci.mozilla.org/view/Persona/job/identity.browserid.dev.windows.xp.ie.8/1067/