Skip to content

Revert "Merge pull request #8183 from hasnainvirk/QOS_impl" #8393

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

Merged
merged 1 commit into from
Oct 12, 2018

Conversation

cmonr
Copy link
Contributor

@cmonr cmonr commented Oct 11, 2018

Description

It was observed that after gatekeeping today, new PRs started failing. PR #8183 caused one of the tests to start failing, thus breaking master.

The following events led to this revert being needed:

  • Adding QOS in response to LinkADRReq and fixing class C bugs #8183 was opened.
  • Unit tests were automatically run on the PR and passed.
  • Due to high PR and CI load, maintainers were not able to start testing the PR until a few days ago.
    • PR remained opened for over 20 days.
  • Once PR received maintainer attention, the PR passed typical maintainer-kicked CI jobs.
  • Unittests remained green, and all other tests indicated green. PR was merged today.

At some point in between when unittests were automatically run on the PR, and when it was merged, either master had moved to a point, or the test job had been updated such that the PR was now breaking unittests.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Breaking change

This reverts commit 5c675d3, reversing
changes made to 2b04a02.
@cmonr cmonr requested review from hasnainvirk and a team October 11, 2018 22:01
@cmonr
Copy link
Contributor Author

cmonr commented Oct 11, 2018

@hasnainvirk Asking for your ok to bring this in, since it undoes your changes. After this, opening a new PR with the contents of #8183 would show the errors that are now present in master.

The command to test them: python ./UNITTESTS/mbed_unittest.py --compile --coverage both --clean

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making master green 👍

@cmonr
Copy link
Contributor Author

cmonr commented Oct 11, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 11, 2018

Build : SUCCESS

Build number : 3330
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8393/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

@cmonr cmonr requested a review from SeppoTakalo October 11, 2018 23:50
@mbed-ci
Copy link

mbed-ci commented Oct 12, 2018

@mbed-ci
Copy link

mbed-ci commented Oct 12, 2018

@SeppoTakalo
Copy link
Contributor

Revert instead of fixing the unittest? Have you tried to contact Hasnain or Antti?

@adbridge
Copy link
Contributor

@SeppoTakalo Yeah Hasnain is tagged above, the problem is we need this sorted asap as all other PRs are blocked until it is. Quickest fix as Cruz said is to revert it and then one of the guys can fix it in their own time.

@adbridge adbridge merged commit 5e4b872 into ARMmbed:master Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants