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

test-linux-stable is sometimes failing on master #805

Open
joao-paulo-parity opened this issue Jun 23, 2022 · 5 comments
Open

test-linux-stable is sometimes failing on master #805

joao-paulo-parity opened this issue Jun 23, 2022 · 5 comments
Labels
T10-tests This PR/Issue is related to tests.

Comments

@joao-paulo-parity
Copy link

paritytech/polkadot@06f3bff
https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1638560

@joao-paulo-parity
Copy link
Author

@ordian
Copy link
Member

ordian commented Jun 27, 2022

Found a different one in https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1650388#L840

Same as paritytech/polkadot#5417. It was "fixed" by increasing a timeout, but when the CI machine is under heavy load, it will exceed the timeout.

@eskimor you suggested increasing channel size here: paritytech/polkadot#5427, not sure about SingleItemSink and what we want to enforce with that.

@eskimor
Copy link
Member

eskimor commented Jun 29, 2022

Me neither. That code was introduced before my time. I don't think getting rid of it will do any harm.

@eskimor
Copy link
Member

eskimor commented Jun 29, 2022

Although the originally referenced job looks like it failed because of a race. As a single item sink will certainly affect timings differently than a multiple item sink, we might reveal more races with such a change/trigger different ones.

@Sophia-Gold Sophia-Gold transferred this issue from paritytech/polkadot Aug 24, 2023
@the-right-joyce the-right-joyce added T10-tests This PR/Issue is related to tests. T8-parachains_engineering and removed I5-tests labels Aug 25, 2023
claravanstaden pushed a commit to Snowfork/polkadot-sdk that referenced this issue Dec 8, 2023
* base script

* added exporter

* rustfmt

* use cumulus version

* connect exporter to outbound queue

* ws

* added exporter

* removed source id

* exporter only exports for known network

* added tests and basic xcm decoding

* rustfmt

* extract parachain id

* fixes

* parsed xcm

* rustfmt

* validations

* rustfmt

* updated to master

* re-order

* added logging

* rustfmt

* more logging

* rust fmt

* fixed asset resolution

* rust fmt

* refactored

* rustfmt

* remove uneeded pub

* fmt

* add deliver tests

* fmt

* fee tests

* fmt

* more basic tests

* fmt

* final test cases

* rust fmt

* ws fix

* update lock

* renamed mesage

* pass paraId by copy

* rename exporter

* minor fixes

* rename submit message

* use where clause

* avoid cloning blob

* fix tests

* merge from main

* updated pnpm lock

* prefix logs with xcm
helin6 pushed a commit to boolnetwork/polkadot-sdk that referenced this issue Feb 5, 2024
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.140...v1.0.142)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
bkchr pushed a commit that referenced this issue Apr 10, 2024
* Make Substrate deps uniform

* Rest of the deps.

* Fix broken merge.

* Revert substrate.

* Fix tests

Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T10-tests This PR/Issue is related to tests.
Projects
Status: Backlog
Status: To do
Development

No branches or pull requests

6 participants
@eskimor @ordian @joao-paulo-parity @the-right-joyce and others