Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 52fc21b10f7c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 27955d37e97b
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 24, 2021

  1. nixos/tests/chromium: Simplify the logic (#110715)

    - Improve the documentation (Python docstrings for functions and more
      meaningful xdotool script names).
    - Make more use of the existing methods (e.g. wait_until_succeeds(), and
      send_key())
      - Note: This increases timeouts from 60 seconds to (currently)
        15 minutes but the defaults from test-driver.py should be fine.
    
    This should make it simpler to read the code, understand the test
    output, and drop the custom xdotool scripts in the future.
    primeos committed Jan 24, 2021
    Copy the full SHA
    27955d3 View commit details
    Browse the repository at this point in the history