Still broken: C:\go\root\src\pkg\exp\gotype>go test c:\go\root\src\pkg\net\interface_windows.go:54:13: invalid operation: division by zero c:\go\root\src\pkg\syscall\syscall_windows.go:35:16: cannot convert EINVAL (constant ...
12 years, 7 months ago
(2012-12-17 22:05:58 UTC)
#2
Still broken:
C:\go\root\src\pkg\exp\gotype>go test
c:\go\root\src\pkg\net\interface_windows.go:54:13: invalid operation: division
by zero
c:\go\root\src\pkg\syscall\syscall_windows.go:35:16: cannot convert EINVAL
(constant 536870951) to error
--- FAIL: Test (2.27 seconds)
gotype_test.go:45: processing net failed: exitCode = 2
gotype_test.go:45: processing syscall failed: exitCode = 2
FAIL
exit status 1
FAIL exp/gotype 2.484s
PTAL. Could you please try one more time? I don't have a Windows build ready ...
12 years, 7 months ago
(2012-12-17 22:11:27 UTC)
#3
PTAL. Could you please try one more time? I don't have a Windows build
ready at the moment. Thanks.
- gri
On Mon, Dec 17, 2012 at 2:05 PM, <alex.brainman@gmail.com> wrote:
> Still broken:
>
> C:\go\root\src\pkg\exp\gotype>go test
> c:\go\root\src\pkg\net\interface_windows.go:54:13: invalid operation:
> division by zero
> c:\go\root\src\pkg\syscall\syscall_windows.go:35:16: cannot convert
> EINVAL (constant 536870951) to error
> --- FAIL: Test (2.27 seconds)
> gotype_test.go:45: processing net failed: exitCode = 2
> gotype_test.go:45: processing syscall failed: exitCode = 2
> FAIL
> exit status 1
> FAIL exp/gotype 2.484s
>
>
> https://codereview.appspot.com/6948066/
Thanks. I simply disabled the tests that don't work yet (due to bugs in my ...
12 years, 7 months ago
(2012-12-17 22:19:17 UTC)
#5
Thanks. I simply disabled the tests that don't work yet (due to bugs
in my code).
- gri
On Mon, Dec 17, 2012 at 2:15 PM, <alex.brainman@gmail.com> wrote:
> On 2012/12/17 22:11:27, gri wrote:
>>
>> PTAL. ...
>
>
> Works now. Cannot say much about your change - I do not know enough.
>
> Alex
>
> https://codereview.appspot.com/6948066/
Issue 6948066: code review 6948066: exp/gotype: more tests and fix for Windows build (hopefully)
(Closed)
Created 12 years, 7 months ago by gri
Modified 12 years, 7 months ago
Reviewers:
Base URL:
Comments: 0