experimenter
experimenter copied to clipboard
A web application for managing user experiments for Mozilla Firefox.
I just noticed that if you create an experiment with an advanced targeting, send it to preview, send it back to draft, then change the targeting config back to 'no...
**[Steps to reproduce]:** 1. Go to “[https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/”](https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/”). 1. Observe the page. **[Expected result]:** * The page opens successfully. **[Actual result]:** * The page displays a “u is undefined” General Application...
Now that we store external config files right in the Experimenter repo, it would be nice to know which commit in the external repo the current version was fetched from....
Show the timestamp of analysis on a per-metric basis, which we should be able to grab from BQ along with the error metadata. This is a nice-to-have in addition to...
**[Prerequisites]:** * Have a Nimbus draft with all data filled in except from the Audience section. **[Steps to reproduce]:** 1. Open the draft and go to “Audience”. 1. Fill in...
**[Prerequisites]:** * Have an experiment in draft view. **[Steps to reproduce]:** 1. Have the “Overview” section displayed. 1. Go to the “Additional Links” subsection. 1. Click on the first drop-down...
**[Prerequisites]:** * Have a fully completed experiment in the Draft state. **[Steps to reproduce]:** 1. Ask someone to click the "Launch to Preview" button of the experiment from the prerequisites...
**[Prerequisites]:** * Have an fully completed experiment in the `Draft` state. **[Steps to reproduce]:** 1. Navigate to the experiment from prerequisites. 1. Click the `Launch to Preview` button. 1. Hover...
Seen locally ```py =================================== FAILURES =================================== _ TestExperimentRecipeView.test_get_experiment_recipe_returns_recipe_info_for_launched_experiment_2_Live _ [gw2] linux -- Python 3.9.9 /usr/local/bin/python3 a = (,) @wraps(func) def standalone_func(*a): > return func(*(a + p.args), **p.kwargs) /usr/local/lib/python3.9/site-packages/parameterized/parameterized.py:533: _ _...
Seen in https://app.circleci.com/pipelines/github/mozilla/experimenter/11798/workflows/051d016a-cb1f-4e93-8a24-00c390fe8132/jobs/36117 ```js FAIL src/components/PageSummary/index.test.tsx (43.059s) ● PageSummary › handles submission with server-side validation errors TestingLibraryElementError: Unable to find an element by: [data-testid="submit-error"] Network Error Something went wrong. Please...