Skip to content

Conversation

geky
Copy link
Contributor

@geky geky commented Mar 1, 2017

From review for #3762, several of the "getter" functions in the block device had the const attribute added. However, we forgot a few, which is especially annoying if they depend on each other.

cc @simonqhughes, @0xc0170

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 2, 2017

/morph test-nightly

@mbed-bot
Copy link

mbed-bot commented Mar 2, 2017

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1615

Test failed!

@bridadan
Copy link
Contributor

bridadan commented Mar 2, 2017

I believe for the last run a HEXIWEAR had been knocked offline as the issue persisted in other CI runs. I have reset it so hopefully the same problem won't affect this run.

/morph test-nightly

@mbed-bot
Copy link

mbed-bot commented Mar 2, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1619

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 6, 2017

retest uvisor

@geky
Copy link
Contributor Author

geky commented Mar 7, 2017

LGTM?

@simonqhughes
Copy link
Contributor

Please confirm the spif-driver test

https://github.com/ARMmbed/spiflash-driver/blob/master/TESTS/block_device/spif/main.cpp

works with the new changes? If yes, then its OK to me to merge.

@geky
Copy link
Contributor Author

geky commented Mar 8, 2017

Can confirm, the spiflash-driver repo and i2ceeprom-driver repo have both been updated to match this pr (tested locally)

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