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

Rollup PR: Resume testing on PRs with false failures #8733

Merged
merged 9 commits into from
Nov 14, 2018

Conversation

cmonr
Copy link
Contributor

@cmonr cmonr commented Nov 13, 2018

Description

This Rollup PR contains the following bundled PRs:

Pull request type

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

Qinghao Shi and others added 9 commits November 9, 2018 15:29
`flash_get_erase_value` is added in hal/TARGET_FLASH_CMSIS_ALGO/flash_common_algo.c
duplicate copy of same function in targets/TARGET_NUVOTON/TARGET_M2351/flash_api.c
resulted in build issues with secure build
This is equivalent of POSIX getpeername() function. It allows to
get remote address associated with the socket.
For example:
socket *s = server.accept();
SocketAddress remote;
s->getpeername(&remote);
@cmonr
Copy link
Contributor Author

cmonr commented Nov 13, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Nov 14, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Nov 14, 2018

@cmonr cmonr added needs: CI and removed needs: CI labels Nov 14, 2018
@mbed-ci
Copy link

mbed-ci commented Nov 14, 2018

@studavekar
Copy link
Contributor

/morph test

@mbed-ci
Copy link

mbed-ci commented Nov 14, 2018

@0xc0170 0xc0170 merged commit e237194 into ARMmbed:master Nov 14, 2018
@cmonr cmonr deleted the rollup branch March 6, 2019 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants