[TIMOB-9715] Anvil: Reference error when running console anvil test on Android
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2017-05-01T22:19:02.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | n/a |
| Components | Drillbit |
| Labels | anvil, core, linvalid |
| Reporter | Allen Yeung |
| Assignee | Eric Merriman |
| Created | 2012-06-21T16:23:53.000+0000 |
| Updated | 2017-05-22T22:14:32.000+0000 |
Description
Run the console suite in anvil and the consoleAPI test fails with the error:
ReferenceError: console is not defined
This looks to be a scoping issue stemming from the test using require.
Closing ticket as "Won't Fix" as Anvil is no longer supported.