Giter Site home page Giter Site logo

ailoads-loop's People

Contributors

natim avatar tarekziade avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ailoads-loop's Issues

CODE_OF_CONDUCT.md file missing

As of January 1 2019, Mozilla requires that all GitHub projects include this CODE_OF_CONDUCT.md file in the project root. The file has two parts:

  1. Required Text - All text under the headings Community Participation Guidelines and How to Report, are required, and should not be altered.
  2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the Firefox Debugger project, and Common Voice. (The optional part is commented out in the raw template file, and will not be visible until you modify and uncomment that part.)

If you have any questions about this file, or Code of Conduct policies and procedures, please reach out to [email protected].

(Message COC001)

`make test` fails on a fresh install

This is probably more of a documentation bug than anything else: Is there a testing account that needs to be filled in to FXA_EXISTING_EMAIL before make test will function?

[2] 14:40 (ttys001) kthiessen@kthiessen-16107:~/Library/github/mozilla-services/ailoads-loop 593$ make test
bash -c "source loadtest.env && LOOP_SERVER_URL=https://loop.stage.mozaws.net:443 /Users/kthiessen/Library/github/mozilla-services/ailoads-loop/venv/bin/ailoads -v -d 30"
Traceback (most recent call last):
  File "/Users/kthiessen/Library/github/mozilla-services/ailoads-loop/venv/bin/ailoads", line 9, in <module>
    load_entry_point('ailoads==0.1', 'console_scripts', 'ailoads')()
  File "/Users/kthiessen/Library/github/mozilla-services/ailoads-loop/venv/lib/python3.4/site-packages/ailoads/run.py", line 73, in main
    resolve_name(args.scenarii)
 File "/Users/kthiessen/Library/github/mozilla-services/ailoads-loop/venv/lib/python3.4/site-packages/ailoads/run.py", line 15, in resolve_name
    __import__(name)
  File "/Users/kthiessen/Library/github/mozilla-services/ailoads-loop/loadtest.py", line 38, in <module>
    FXA_EMAIL = extract_email_from_assertion(FXA_BROWSERID_ASSERTION)
  File "/Users/kthiessen/Library/github/mozilla-services/ailoads-loop/loadtest.py", line 33, in extract_email_from_assertion
    decoded_fragment = urlsafe_b64decode(fragment).decode('utf-8')
  File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/base64.py", line 135, in urlsafe_b64decode
    return b64decode(s)
  File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/base64.py", line 90, in b64decode
    return binascii.a2b_base64(s)
binascii.Error: Incorrect padding
make: *** [test] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.