-
Notifications
You must be signed in to change notification settings - Fork 61
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
Fix race condition in ProgressListenerTest #1633
Commits on Jan 18, 2024
-
Christian Melchior committed
Jan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 207c239 - Browse repository at this point
Copy the full SHA 207c239View commit details -
Christian Melchior committed
Jan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 360b659 - Browse repository at this point
Copy the full SHA 360b659View commit details -
Increase timeout for asymmetric tests from 30 seconds to 60 seconds.
Christian Melchior committedJan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e3e50c0 - Browse repository at this point
Copy the full SHA e3e50c0View commit details -
Christian Melchior committed
Jan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for c411f6d - Browse repository at this point
Copy the full SHA c411f6dView commit details -
Increase wait for asymmetric tests
Christian Melchior committedJan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 69bb682 - Browse repository at this point
Copy the full SHA 69bb682View commit details
Commits on Jan 19, 2024
-
Christian Melchior committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for c4fcc55 - Browse repository at this point
Copy the full SHA c4fcc55View commit details -
Make sure that we timeout for
uploadAllLocalChanges()
if it just hangsChristian Melchior committedJan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 13f1e33 - Browse repository at this point
Copy the full SHA 13f1e33View commit details -
Christian Melchior committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 4aa382d - Browse repository at this point
Copy the full SHA 4aa382dView commit details -
Christian Melchior committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d49997 - Browse repository at this point
Copy the full SHA 6d49997View commit details -
Christian Melchior committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fae876 - Browse repository at this point
Copy the full SHA 2fae876View commit details -
assert all uploads that could wait indefinitely
Christian Melchior committedJan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c40916 - Browse repository at this point
Copy the full SHA 1c40916View commit details -
Christian Melchior committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for af694f7 - Browse repository at this point
Copy the full SHA af694f7View commit details -
Christian Melchior committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 61b1697 - Browse repository at this point
Copy the full SHA 61b1697View commit details
Commits on Jan 22, 2024
-
Christian Melchior committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for c4b7fff - Browse repository at this point
Copy the full SHA c4b7fffView commit details -
Christian Melchior committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 740f0c4 - Browse repository at this point
Copy the full SHA 740f0c4View commit details -
Christian Melchior committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for afb852a - Browse repository at this point
Copy the full SHA afb852aView commit details -
Christian Melchior committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for d6c17ae - Browse repository at this point
Copy the full SHA d6c17aeView commit details -
Add timeout to waitForSynchronization in tests
Christian Melchior committedJan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d6bbd2 - Browse repository at this point
Copy the full SHA 2d6bbd2View commit details
Commits on Jan 23, 2024
-
Wait for sync bootstrap before allowing tests to run
Christian Melchior committedJan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b83c70 - Browse repository at this point
Copy the full SHA 9b83c70View commit details -
Check for sync bootstrap across all app types. Treat no sync as success.
Christian Melchior committedJan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 8709953 - Browse repository at this point
Copy the full SHA 8709953View commit details
Commits on Jan 24, 2024
-
Merge branch 'main' into cm/fix-progress-test
# Conflicts: # CHANGELOG.md
Christian Melchior committedJan 24, 2024 Configuration menu - View commit details
-
Copy full SHA for bd86755 - Browse repository at this point
Copy the full SHA bd86755View commit details -
Add support for new error codes
Christian Melchior committedJan 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 8fa496f - Browse repository at this point
Copy the full SHA 8fa496fView commit details
Commits on Jan 25, 2024
-
Merge branch 'main' into cm/fix-progress-test
# Conflicts: # CHANGELOG.md
Christian Melchior committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a63a9d - Browse repository at this point
Copy the full SHA 2a63a9dView commit details -
Christian Melchior committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 45b111a - Browse repository at this point
Copy the full SHA 45b111aView commit details
Commits on Jan 29, 2024
-
Reorganize Sync schemas so they can be used from the TestApp.
Added logic to App bootstrap so all schemas are uploaded and sync bootstrap is complete before starting any tests. (+8 squashed commits) Squashed commits: [ec71892] Add global flag for platform networking and disable all [f561da7] Disable platform networking [2629079] Ignore test [9e16ae3] Enable multiplexing [dd2ec4a] Increase log level [2c26134] Formatting [4cfac28] Add more debugging to tests [f504318] Remove debug output
Christian Melchior committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b2beca0 - Browse repository at this point
Copy the full SHA b2beca0View commit details