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

tests: Adapt basics/memoryerror.py for ports with lower heap sizes. #1350

Merged
merged 1 commit into from
Jun 24, 2015

Conversation

danicampora
Copy link
Member

With 64K of heap l = list(range(10000)) fails...

@pfalcon
Copy link
Contributor

pfalcon commented Jun 24, 2015

+1

@dpgeorge
Copy link
Member

Yes this is fine, but you'll also need to adjust memoryerror.py.exp. Feel free to do the merge yourself.

@danicampora
Copy link
Member Author

Yes this is fine, but you'll also need to adjust memoryerror.py.exp. Feel free to do the merge yourself.

True, thanks.

@danicampora danicampora merged this pull request into micropython:master Jun 24, 2015
@danicampora danicampora deleted the memoryerror branch July 3, 2015 16:04
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.

None yet

3 participants