The SIO2 project
  1. The SIO2 project
  2. SIO-1127

Program that makes only return 1; has status OK

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: Current Version
    • Fix Version/s: 0.1.3
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      This code in C:

      int main() {
      int x;
      x = 5;
      if (x == 5) {
      return 1;
      }
      return 0;
      }

      has overall status Accepted despite all tests give Runtime error.

        Activity

        Hide
        Michał Adamczyk added a comment -
        Overall status is taken from INITIAL submissionreport. In db (for such submission) exists submissionreport whose score_report has status = 'OK' -- I have no idea why, probably there is a bug in creating score_report for INITIAL statuses.
        Show
        Michał Adamczyk added a comment - Overall status is taken from INITIAL submissionreport. In db (for such submission) exists submissionreport whose score_report has status = 'OK' -- I have no idea why, probably there is a bug in creating score_report for INITIAL statuses.
        Hide
        Gerrit Gerrit added a comment -
        Change I4bd5223f630d04badc74fa2d9a98ab3fc830ce98, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/1432

        SIO-1127 repairs computing submission status

        Change-Id: I4bd5223f630d04badc74fa2d9a98ab3fc830ce98
        Show
        Gerrit Gerrit added a comment - Change I4bd5223f630d04badc74fa2d9a98ab3fc830ce98, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/1432 SIO-1127 repairs computing submission status Change-Id: I4bd5223f630d04badc74fa2d9a98ab3fc830ce98
        Hide
        Gerrit Gerrit added a comment -
        Change I4bd5223f630d04badc74fa2d9a98ab3fc830ce98, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/1432

        SIO-1127 repairs computing submission status

        Change-Id: I4bd5223f630d04badc74fa2d9a98ab3fc830ce98
        Show
        Gerrit Gerrit added a comment - Change I4bd5223f630d04badc74fa2d9a98ab3fc830ce98, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/1432 SIO-1127 repairs computing submission status Change-Id: I4bd5223f630d04badc74fa2d9a98ab3fc830ce98
        Hide
        Gerrit Gerrit added a comment -
        Change I4bd5223f630d04badc74fa2d9a98ab3fc830ce98, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/1432

        SIO-1127 repairs computing submission status

        Change-Id: I4bd5223f630d04badc74fa2d9a98ab3fc830ce98
        Show
        Gerrit Gerrit added a comment - Change I4bd5223f630d04badc74fa2d9a98ab3fc830ce98, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/1432 SIO-1127 repairs computing submission status Change-Id: I4bd5223f630d04badc74fa2d9a98ab3fc830ce98
        Hide
        Maciej Matraszek added a comment -
        Well, looks like resolved before assigned to me…
        Show
        Maciej Matraszek added a comment - Well, looks like resolved before assigned to me…

          People

          • Assignee:
            Mateusz Kwapich
            Reporter:
            Patryk Hes
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: