Giter VIP home page Giter VIP logo

Comments (8)

ketang avatar ketang commented on August 30, 2024

What is the path for the .json file that specifies the test groups for the application? It looks like it's not able to figure out a good path for it.

from proctor.

valekask avatar valekask commented on August 30, 2024

I cloned https://github.com/indeedeng/proctor-demo project and tried to execute mvn proctor:generate command, as described in quick-start documentation. In my case the path is D:\www\proctor-demo-master\src\main\proctor\com\indeed\demo\ProctorGroups.json

from proctor.

youknowjack avatar youknowjack commented on August 30, 2024

This may be a platform issue. I will try to reproduce on Windows 8.

from proctor.

youknowjack avatar youknowjack commented on August 30, 2024

I have confirmed there is some kind of problem with code generation on Windows. I see the same failure building proctor-codegen-test (https://github.com/indeedeng/proctor/tree/master/proctor-codegen-test). I suspect the problem is in proctor-codegen, though it may be in proctor-maven-plugin.

from proctor.

youknowjack avatar youknowjack commented on August 30, 2024

Yep, turned out to be a problem in proctor-codegen with the use of File.separator (platform-dependent) in a regular expression substitution. I believe this patch to proctor-codegen should fix it, and will commit and publish proctor tomorrow once I've done some more testing:
https://gist.github.com/youknowjack/819444b12a9430adcff7

from proctor.

youknowjack avatar youknowjack commented on August 30, 2024

Thanks again for the bug report. I have published proctor 1.0.8 to address this Windows-specific bug with code generation. I have also pushed updates to https://github.com/indeedeng/proctor-demo/blob/master/pom.xml to pull this newer version, and I have confirmed that code generation works for the demo on Windows 8.

from proctor.

valekask avatar valekask commented on August 30, 2024

Great thanks for quick response and fixing. Now it's working and I successfully implemented A\B testing in my project using Proctor.

from proctor.

youknowjack avatar youknowjack commented on August 30, 2024

@valekask We'd love to hear more about your project and how you're using Proctor. If you like, you can share details here: https://groups.google.com/forum/#!category-topic/indeedeng-proctor-users/all-questions/AeE8zhynMfE or in email to [email protected].

from proctor.

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.