Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4903

erlang cross test server insanity test may not be correct

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.12.0
    • None
    • Erlang - Library
    • None
    • Using the ubuntu-bionic docker build environment with Erlang 22 in it.

    Description

      When doing "make precross" in test/erl I see these warnings:
      ```
      src/test_thrift_server.erl:163: Warning: variable 'Hello' is unused
      src/test_thrift_server.erl:172: Warning: variable 'Crazy' is unused
      src/test_thrift_server.erl:172: Warning: a term is constructed, but never used
      src/test_thrift_server.erl:174: Warning: a term is constructed, but never used
      ```

      Looking at the code, I would say that either these things are not supposed to exist or the test is not complete. Could someone look at which it is and correct it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jking3 James E. King III
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: