facebook / facebook/chisel

Error running xtree in XCUITest

Open
#243 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.2k
Forks
790
PR merge metrics
No merged PRs in 30d

Description

I get an error when I try to run `xtree`
```
error: error: Execution was interrupted, reason: breakpoint 18.1.
The process has been returned to the state before expression evaluation.
Traceback (most recent call last):
File "/usr/local/opt/chisel/libexec/fblldb.py", line 84, in runCommand
command.run(args, options)
File "/usr/local/Cellar/chisel/1.8.0/libexec/commands/FBXCTestCommands.py", line 81, in run
element_pointer = int(element_sbvalue.GetValue(), 16)
TypeError: int() can't convert non-string with explicit base
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.