Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tap/disk_l param:usser #1

Open
wants to merge 901 commits into
base: saucecd
Choose a base branch
from
Open

Conversation

usernamealreadyis
Copy link

~$$('[md-virtual-repeat="item in ctrl.dynamicItems"]');

Êþº¾ 0
� �
� nextToken� �()Lorg/antlr/runtime/Token;�
getSourceName� �()Ljava/lang/String;�
SourceFile� �TokenSource.java� �org/antlr/runtime/TokenSource� �java/lang/Object�� � � ��� � � �� � � � � � �

@usernamealreadyis usernamealreadyis added this to the bup/iso milestone Dec 26, 2015
@GistIcon GistIcon locked and limited conversation to collaborators Dec 26, 2015
@GistIcon GistIcon locked and limited conversation to collaborators Dec 26, 2015
@usernamealreadyis usernamealreadyis modified the milestone: bup/iso Dec 26, 2015
sjelin and others added 19 commits January 13, 2017 16:37
The existing documentation was redundant and confusing.

Closes #3679
A little bit excessive, but this will really help debugging issues with
Blocking Proxy.
Fix for #3978.

Our initial plan to allow setting --disableChecks with an environment variable is insufficient, since the custom framework isn't even require()'d until after the config is parsed. This moves the unknown flag check into the runner, and gives frameworks a way to specify extra flags they accept.
Replace browser.rootEl with browser.setAngularRoot(), which changes the root element in a promise on the control flow. Note that browser.rootEl will immediately return the current value, but browser.setAngularRoot() will return a promise that resolves during the next step in the control flow.

Also update to BlockingProxy 0.0.3, which allows changing rootSelector.
#3992)

Wrapping it in a `q` promise is blocking #3899

Closes #3902

Custom frameworks might not make this change but it'll be fine.  It'll only be a
problem in edge cases and they probably weren't returning the right promise
before anyway.
Also allows `browser.restart` to work when the control flow is disabled, and
fixes it for forked browsers.

Closes #3899 and
#3896
- Move circle.yml file to .circleci/config.yml to satisfy circleci
warnings (version 1.0 deprecation).
- The browser in circle is version 69. The browser requires chromedriver
2.44.
Since the current changelog between the 6.0.0-beta and the 6.0.0 release
is minor, updated the changelog by removing the -beta.
jithinkmatthew and others added 16 commits March 30, 2019 12:43
 - commit hash was created in selenium4 branch during development.
- updates to changelog to help navigate users to find the commits.
- fixed unused assignment in runner cli
- convert switch to conditional in launcher
…oxy to 4.5.4

travis_wait is not needed if the sauce connect proxy logs are written to
stdout. This makes debugging proxy problems from the CI logs much
easier. This commit also updates the debugging command to use the
`--doctor` flag.

Other changes include:
1. Upgrade sauce-connect proxy to 4.4.1 to 4.5.4
Optimist has been deprecated over 2 years ago as has a security vulnerability. With this change we use it's successor `yargs`.

Closes: #5413
Sets the package.json publishConfig to use the wombat-dressing-room
registry.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.