Skip to content

Set full build on Travis #884

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 2 commits into from
Oct 5, 2015

Conversation

ErjanGavalji
Copy link
Contributor

No description provided.

@ns-bot ns-bot added cla: yes and removed cla: no labels Oct 5, 2015
@enchev
Copy link
Contributor

enchev commented Oct 5, 2015

💯

@ErjanGavalji ErjanGavalji merged commit 5d6ca34 into master Oct 5, 2015
@ErjanGavalji ErjanGavalji deleted the ErjanGavalji/add-full-compile-to-travis branch October 5, 2015 08:33
@ns-bot
Copy link

ns-bot commented Oct 5, 2015

Test FAILed.

1 similar comment
@ns-bot
Copy link

ns-bot commented Oct 5, 2015

Test FAILed.

petekanev added a commit that referenced this pull request Dec 19, 2017
Removing the console module eliminates some error-prone logic, and unnecessary platform-specific checks. The implementation was also android-specific. The console module is replaced by a 'console' implementation in the Android Runtime. See android-runtime/PR #884
petekanev added a commit that referenced this pull request Jan 8, 2018
Removing the console module implementation eliminates some error-prone
formatting logic, and certain platform-specific checks. The
implementation was also android-specific. Left a stub Console class
implementation as one is necessary to avoid errors with `console` being
undefined during the snapshot stage for android.

The console module is replaced by a 'console' implementation in the Android Runtime. See
android-runtime/PR #884
petekanev added a commit that referenced this pull request Jan 26, 2018
Removing the console module implementation eliminates some error-prone
formatting logic, and certain platform-specific checks. The
implementation was also android-specific. Left a stub Console class
implementation as one is necessary to avoid errors with `console` being
undefined during the snapshot stage for android.

The console module is replaced by a 'console' implementation in the Android Runtime. See
android-runtime/PR #884
SvetoslavTsenov pushed a commit that referenced this pull request Feb 4, 2018
* refactor(console): remove the console module

Removing the console module implementation eliminates some error-prone
formatting logic, and certain platform-specific checks. The
implementation was also android-specific. Left a stub Console class
implementation as one is necessary to avoid errors with `console` being
undefined during the snapshot stage for android.

The console module is replaced by a 'console' implementation in the Android Runtime. See
android-runtime/PR #884

* fix(tests): update console module tests
@lock
Copy link

lock bot commented Aug 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants