GithubHelp home page GithubHelp logo

Comments (4)

dgryski avatar dgryski commented on May 25, 2024

go get works, there's just nothing to build. Installation instructions can have
github.com/heidi-ann/ios/... instead (... means "and everything under here.")

Related,

work/src/cvs/gocode/src/github.com/heidi-ann/ios/simulator/simulator.go:14: too few values in struct initializer
work/src/cvs/gocode/src/github.com/heidi-ann/ios/simulator/simulator.go:37: too few values in struct initializer

from ios.

dgryski avatar dgryski commented on May 25, 2024

Related, just filed #4 to fix the build failure for the simulator.

from ios.

dgryski avatar dgryski commented on May 25, 2024

Also, tests seem pretty broken (including build failures):

<dgryski@kamek[ios] \ʕ◔ϖ◔ʔ/ > go test ./...
?   	github.com/heidi-ann/ios/api/interactive	[no test files]
?   	github.com/heidi-ann/ios/api/rest	[no test files]
?   	github.com/heidi-ann/ios/cache	[no test files]
?   	github.com/heidi-ann/ios/client	[no test files]
?   	github.com/heidi-ann/ios/config	[no test files]
# github.com/heidi-ann/ios/consensus
consensus/consensus_test.go:17: too few values in struct initializer
consensus/consensus_test.go:31: unknown field 'Request' in struct literal of type msgs.Entry
consensus/consensus_test.go:48: invalid operation: reply != prepare1_res (mismatched types msgs.Prepare and msgs.PrepareResponse)
consensus/consensus_test.go:73: invalid operation: reply != commit1_res (mismatched types msgs.Commit and msgs.CommitResponse)
FAIL	github.com/heidi-ann/ios/consensus [build failed]
# github.com/heidi-ann/ios/msgs
msgs/msgs_test.go:24: unknown field 'Request' in struct literal of type Entry
msgs/msgs_test.go:54: invalid operation: reply != prepare (struct containing Entry cannot be compared)
FAIL	github.com/heidi-ann/ios/msgs [build failed]
?   	github.com/heidi-ann/ios/server	[no test files]
# github.com/heidi-ann/ios/test
test/generator_test.go:52: too few values in struct initializer
test/generator_test.go:59: assignment count mismatch: 2 = 3
--- FAIL: TestSimulator (0.02s)
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
	simulator_test.go:21: Participant not responding
FAIL
FAIL	github.com/heidi-ann/ios/simulator	0.018s
ok  	github.com/heidi-ann/ios/store	0.003s
FAIL	github.com/heidi-ann/ios/test [build failed]

from ios.

heidihoward avatar heidihoward commented on May 25, 2024

Thanks @dgryski.
I had not updated the simulation/test code base when added functionality to ios. This is now fixed in 4b6a800.

from ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.